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/