Hello Statalisters!
In -ciplot- I can not specify multiple variables in the "by()" option,
but I can specify multiple "by()" options each with one variable. I
wonder if ciplot is supposed to work like this?
The results look quite strangely [Stata v9.2, Windows]:
sysuse auto
ciplot price, by(foreign) by(rep78)
or even like this:
ciplot price, by(rep78) by(foreign)
Is there any deep statistical motivation for not allowing such graphs?
or is it just bug?
In any case the above graphs look misleading, when confronted with the data:
table rep78 foreign, c(mean price sd price)
Am I missing something?
Best regards,
Sergiy Radyakin
*
* 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/