Statalist


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: st: how to estout the first-stage results of -ivreg2-?


From   Ben Jann <[email protected]>
To   [email protected]
Subject   Re: st: how to estout the first-stage results of -ivreg2-?
Date   Tue, 4 Aug 2009 12:17:43 +0200

ivreg2 does not use -eststo- to save the estimates, therefore -eststo
dir- will not list them. Type

 . estimates dir

to list all stored estimation sets (including the ones stored by -eststo-).

Type

 . estout first*

to tabulate the first stage results (provided you used -savefprefix(first)-).

ben

2009/8/3  <[email protected]>:
> I type the following in the stata to store the first-stage results,
>
>   ivreg2 y  z  (x= z1 z2), savefirst savefprefix(first)
>
> However, if  I type,
>
>  eststo dir
>
> nothing appears!
>
>
> Where does stata store the first-stage results? Then I can estout them.
>
> Thank you for any help!
>
> Sincerely,
> From Roes.
>
>
> *
> *   For searches and help try:
> *   http://www.stata.com/help.cgi?search
> *   http://www.stata.com/support/statalist/faq
> *   http://www.ats.ucla.edu/stat/stata/
>

*
*   For searches and help try:
*   http://www.stata.com/help.cgi?search
*   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