Chris Barnes wrote:
I wonder if I could ask a graphics question.
I want to produce a connected dot plot with whisker for each
time point
representing 95% confidence limits. Could someone point me in
the write direction.
and Nick Cox replied:
> I guess the right direction is something like
>
> twoway rspike lower upper time ||
> connect response time
>
> and that hinges on the limits being put in
> variables beforehand.
Or, a slight twist on Nick's suggestion if you prefer the more traditional error
bars (whiskers with "caps"?) to depict confidence limits: use -rcap- in place of
-rspike- . See help for twoway_rcap or twoway_rspike
- Gary
*
* 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/
*
* 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/