Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.
From | Phil Clayton <philclayton@internode.on.net> |
To | statalist@hsphsun2.harvard.edu |
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 > <philclayton@internode.on.net> 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/