Statalist


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

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


From   [email protected]
To   statalist<[email protected]>
Subject   Re: Re: st: how to estout the first-stage results of -ivreg2-?
Date   Wed, 05 Aug 2009 04:12:30 +0800

Dear ben, thank you! 

I know how to do now.


Best regards,
Rose.

----- Original Message -----
From: Ben Jann <[email protected]>
To: [email protected]
Subject: Re: st: how to estout the first-stage results of -ivreg2-?
Date: 2009-8-4 18:17:43

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 爖 ?x= z1 z2), savefirst savefprefix(first)
>
> However, if 營 type,
>
> 爀ststo 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/

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