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

st: RE: Regress


From   "Willard van Ooij" <[email protected]>
To   <[email protected]>
Subject   st: RE: Regress
Date   Fri, 2 Aug 2002 11:55:01 +0200

You can suppress the output by using the command -quietly-. See -help
quietly-
The estimates can obtained using -postfile-. See -help postfile-

Willard
	

-----Oorspronkelijk bericht-----
Van: James Ferng [mailto:[email protected]]
Verzonden: vrijdag 2 augustus 2002 11:06
Aan: [email protected]
Onderwerp: st: Regress


Hello!

I ran the following regression :

By code: regress x y z;

Two related questions:

First, how can I suppress a bunch of tedious outputs (about 500
estimation
tables)?  
Second, how can I obtain all estimates (coefficient, such as std, t, etc
and
cov-var of estimates) in a data file or matrix? Stata's regression
program
only gave me the last table of estimation.

With Regards,

Li-Kung Ferng
Department of Economics
National Chung Cheng University
Taiwan

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



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