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]
Re: st: dot chart with ci
From
Richard Moverare <[email protected]>
To
statalist <[email protected]>
Subject
Re: st: dot chart with ci
Date
Thu, 9 May 2013 15:14:42 +0200
Thank you for your prompt reply, Nick. I thave seen that thread. I
might be missing something, I am able to create one estimate with ci
per category of my grouping variable (I think that is what is
presented in the thread you refer to), but I want two estimates per
category, e.g.
sysuse auto, clear
graph dot (mean) length weight, over(rep78)
But with ci for the two variables. I am sorry if that is obvious from
the thread you refer to, but I don't see that.
Any help would be greatly appreciated.
All the best, Rick
2013/5/9 Nick Cox <[email protected]>:
> See the concurrent thread started by Ronnie B.
> Nick
> [email protected]
>
>
> On 9 May 2013 12:31, Richard Moverare <[email protected]> wrote:
>> 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/
> *
> * 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/
*
* 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/