When I run the following -twoway hist- code I get the below error message,
concerning a bandwidth() option. Can someone please point out to what I'm doing
wrong:
twoway hist X , bin(50) recast(line) clwidth(thick) clcolor(black) density
ylabel(0 " ") xlabel(-1 0 1) xline(0, lpattern(dash) lwidth(thin)) || hist Y if
constraint==1 , recast(line) clwidth(thick) clcolor(black) density ylabel(0 "
") xlabel(-1 0 1) xline(0, lpattern(dash) lwidth(thin))
Error:
(bin=36, start=-.99029124, width=.05528587)
option barwidth() not allowed
invalid syntax
r(198);
many thanks,
Dimitris Christodoulou
--
This mail sent through http://webmail.bangor.ac.uk
*
* For searches and help try:
* http://www.stata.com/support/faqs/res/findit.html
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/