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

RE: st: xtgraph without error bars


From   "Paul Seed" <[email protected]>
To   <[email protected]>
Subject   RE: st: xtgraph without error bars
Date   Fri, 25 Oct 2002 13:14:04 +0100

investigate.


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

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