I want to set the bin width of a histogram in my program to a user specified value. However the help file makes no mention of it:
Is it possible to reach this option using a program, without the mouse?binw=arg
arg specifies the bin width, and may be “eviews” (default), “sigma” (normal reference rule with as the measure of dispersion), “iqr” (normal reference rule based on the interquartile range), “silverman” (normal reference rule with Silverman’s robust measure of dispersion), “freedman” (Freedman-Diaconis).
