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

st: Re: Question: Saving table result


From   Friedrich Huebler <[email protected]>
To   [email protected]
Subject   st: Re: Question: Saving table result
Date   Wed, 18 Feb 2004 06:48:37 -0800 (PST)

--- Sugie Lee wrote (via Nick Cox):
> > It worked. Thansk! Gabi.
> > But I still need to seek a convenient way to do this job.
> > Are there other ways to save the result table in spreadsheet
> > format immediately after "tabstat command"?
> > I have another question on "tabstat" command.
> > I put the option command "save" at the end of "tabstat" command.
> > 
> > .tabstat pop7 pop8 pop9 pop0, by(city) stats(sum) save
> > 
> > I believe that the option "save" will save the result of 
> > tabstat somewhere.
> > I don't know where STATA saved the result. And I don't know 
> > how I can pull out the result either?
> > Do I misunderstand the function of the option "save"?

Sugie,

As Nick explained, -tabstat, save- saves the table in a matrix that
is kept in memory. My message of yesterday showed one way of writing
this matrix to a file with the help of -tabstatmat-.

Friedrich Huebler

__________________________________
Do you Yahoo!?
Yahoo! Mail SpamGuard - Read only the mail you want.
http://antispam.yahoo.com/tools
*
*   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