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

st: RE: RE: RE: RE: Looping graph and changing title


From   "Nick Cox" <[email protected]>
To   <[email protected]>
Subject   st: RE: RE: RE: RE: Looping graph and changing title
Date   Wed, 24 Aug 2005 15:21:23 +0100

Yes. You are right. I was focusing on the 
fact that it leaves no r class results, whereas
the crucial thing is that after it there are no r 
class results visible! Half full, half empty, 
but the nuance is pivotal.

Nick 
[email protected] 

Steichen, Thomas J.
 
> Nick Cox writes:
>  
> > I had this hypothesis too. However, -twoway line- 
> > does not appear to be an r class command, so 
> > where the results getting overwritten? 
> 
> 
> A simple example:
> 
> .. sysuse auto
> (1978 Automobile Data)
> 
> .. tab foreign
> 
>    Car type |      Freq.     Percent        Cum.
> ------------+-----------------------------------
>    Domestic |         52       70.27       70.27
>     Foreign |         22       29.73      100.00
> ------------+-----------------------------------
>       Total |         74      100.00
> 
> .. return list
> 
> scalars:
>                  r(N) =  74
>                  r(r) =  2
> 
> .. twoway line price mpg
> 
> (graph gets drawn -- not shown)
> 
> .. return list
> 
> ..
> 
> I don't know who overwrote them, but they are gone!
> 
> Tom 

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