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: Method for first stage, in xtivreg
From
"Daniel Schalling" <[email protected]>
To
<[email protected]>
Subject
st: Method for first stage, in xtivreg
Date
Sat, 10 Dec 2011 14:28:19 +0100
Hi Statalist,
I read this thread around the first stage of xtivreg,re with high interest:
http://www.stata.com/statalist/archive/2010-02/msg01142.html
But I wasn't able to reproduce the solution and get the first stage
estimation of xtivreg,re in my sample manually.
So can you please help me to reproduce the first stage of this example by
hand, with xtreg,re or something else?
****
webuse nlswork, clear
generate age2 = age^2
generate byte black = (race==2)
xtivreg ln_w age* not_smsa black (tenure = union birth south), re first
****
Thank you all in advance, Daniel
*
* 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/