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]
st: RE: Getting e(b) from first-stage in ivregress or ivreg2
From
"Martin Weiss" <[email protected]>
To
<[email protected]>
Subject
st: RE: Getting e(b) from first-stage in ivregress or ivreg2
Date
Fri, 13 Aug 2010 09:21:01 +0200
<>
It is easy enough to recreate the first stage:
***********
webuse hsng2, clear
ivregress liml rent pcturban (hsngval = faminc i.region), first
reg hsngval pcturban faminc i.region
***********
HTH
Martin
-----Original Message-----
From: [email protected]
[mailto:[email protected]] On Behalf Of Benjamin Villena
Roldan
Sent: Freitag, 13. August 2010 06:46
To: Statalist
Subject: st: Getting e(b) from first-stage in ivregress or ivreg2
Hello,
I'm estimating a large number of models using ivregress (or ivreg2). I'd
like to obtain a vector of coefficients from the first stage as I obtain
e(b) containing the coefficients from the second stage. Do you know a
procedure that works with either ivregress or ivreg2?
Thanks
*
* 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/