Ive created a bar chart with the command below and Ive added values on top
of the bars with the "blabel" option.
Is it possible to mark a 95% confidence interval at the top of the bar
instead of the value of the bar?
Perhaps marking the CI with a small vertical line if possible. This is used
everywhere, but I'm not sure if Stata will do it.
graph bar varname, ///
over(sex, relabel(1 "Male" 2 "Female")) ///
blabel(bar,format(%9.2f))
I'm using Stata Intercooled 8. Thanks for any help.
Jesper F, Denmark
*
* 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/