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: horizontal bar graph with confidence interval
From
Phil Clayton <[email protected]>
To
[email protected]
Subject
Re: st: horizontal bar graph with confidence interval
Date
Sat, 5 Feb 2011 20:49:52 +1100
Not -hbar-, -bar-:
twoway (bar meanwrite sesrace if race==1, horizontal) ///
(bar meanwrite sesrace if race==2, horizontal) ///
(bar meanwrite sesrace if race==3, horizontal) ///
(rcap hiwrite lowrite sesrace, horizontal)
On 05/02/2011, at 8:39 PM, Nur Hafidha Hikmayani wrote:
> Thanks Phil, but I've tried to use hbar command and failed:
> twoway (hbar meanwrite sesrace if race==1) ///
> (hbar meanwrite sesrace if race==2) ///
> (hbar meanwrite sesrace if race==3) ///
> (rcap hiwrite lowrite sesrace)
>
> On Sat, Feb 5, 2011 at 4:33 PM, Phil Clayton
> <[email protected]> wrote:
>> Use the -horizontal- option for both -bar- and -rcap-
>>
>> On 05/02/2011, at 7:53 PM, Nur Hafidha Hikmayani wrote:
>>
>>> Hi,
>>> Does anyone know how to create a 'horizontal' bar graph with CIs as
>>> explained in Stata FAQ:
>>> http://www.ats.ucla.edu/stat/stata/faq/barcap.htm
>>>
>>> Many thx in advance,
>>>
>>> hafida-
>>> *
>>> * For searches and help try:
>>> * http://www.stata.com/help.cgi?search
>>> * http://www.stata.com/support/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/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/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/statalist/faq
* http://www.ats.ucla.edu/stat/stata/