An update to the heatplot package is available from SSC. Type
to obtain the update.
The cuts() option produced erroneous results if neither @min nor @max was included in the option and the range of the specified cutpoints was smaller than the range of the data. This is fixed.
ben
Code:
. ssc install heatplot, replace
The cuts() option produced erroneous results if neither @min nor @max was included in the option and the range of the specified cutpoints was smaller than the range of the data. This is fixed.
ben