Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
st: dot chart with ci
From
Richard Moverare <[email protected]>
To
statalist <[email protected]>
Subject
st: dot chart with ci
Date
Thu, 9 May 2013 13:31:11 +0200
Dear Statalist,
I would like to creat a dot chart with confidence intervals attached
to the dots. I have variables for the estimates and their lower and
upper bound. I have two estimates for each group of a group variable.
So something like
sysuse auto, clear
graph dot (mean) length weight, over(rep78)
But as mentioned I would like to add the confidence intervals. I guess
I should use twoway scatter with rcap, but I don't get the result I
want. Any help would be greatly appreciated.
All the best,
Rick
*
* For searches and help try:
* http://www.stata.com/help.cgi?search
* http://www.stata.com/support/faqs/resources/statalist-faq/
* http://www.ats.ucla.edu/stat/stata/