Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
  • Show
Clear All
new posts

  • Stata heaplot

    Hello,
    I am looking to create a heatplot where I can fully customize the colors based on cutpoints I create. Does any one know if this is possible?

  • #2
    You can use the heatplot package:
    Code:
    ssc install heatplot  
    help heatplot
    You can find a primer on how it works here.

    Comment

    Working...
    X