Stata The Stata listserver
[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

st: xtgraph without error bars


From   "Javier Aparicio" <[email protected]>
To   [email protected]
Subject   st: xtgraph without error bars
Date   Thu, 24 Oct 2002 18:37:44 -0500

Dear users,

I have been using the xtgraph command from SSC.  When graphing  averages through time one can use the option --bar(no)-- so that the resulting graph has now error bars for every averaged time point.

However, when I try to graph medians through time --with the option av(median)--, the -bar(no)- switch returns the error message:

. xtgraph spending, gr(dummy) av(median) bar(no)
variable __00024B not found
r(111);

Whereas this command works just fine:
. xtgraph spending, gr(dummy) av(mean) bar(no)

Any hints why this can be?

-Javier

-- 
__________________________________________________________
Sign-up for your own FREE Personalized E-mail at Mail.com
http://www.mail.com/?sr=signup

*
*   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/



© Copyright 1996–2024 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   What's new   |   Site index