Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: st: Saving first stage IV results
From
Austin Nichols <[email protected]>
To
[email protected]
Subject
Re: st: Saving first stage IV results
Date
Tue, 2 Mar 2010 17:26:19 -0500
Martin Weiss <[email protected]> :
Not if the different dependent vars are missing in different obs:
sysuse nlsw88, clear
ivreg2 tenure (married=s* c*), savefp(f)
est sto iv1
ivreg2 hours (married=s* c*), savefp(s)
est sto iv2
esttab fmarried iv1 smarried iv2
On Tue, Mar 2, 2010 at 5:17 PM, Martin Weiss <[email protected]> wrote:
> Aren`t your two first stages exactly the same?
*
* 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/