Stata The Stata listserver
[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

st: twoway hist... || hist...


From   "D.Christodoulou" <[email protected]>
To   [email protected]
Subject   st: twoway hist... || hist...
Date   Wed, 23 Mar 2005 11:56:02 +0000

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/



© Copyright 1996–2024 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   What's new   |   Site index