Stata The Stata listserver
[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

st: ivreg


From   "is300gp" <[email protected]>
To   <[email protected]>
Subject   st: ivreg
Date   Tue, 27 Jul 2004 16:49:57 -0700

Hello, all:

I'm running an example given by Wooldridge,Introductory Econometrcs (2nd)
pp513, the code and data is as follows:

use http://fmwww.bc.edu/ec-p/data/wooldridge/JTRAIN
tsset fcode year
sort fcode year
drop if year==1989
ivreg D.lscrap (D.hrsemp = D.grant)

Then I want to run ivreg, I used the following:

iis fcode
tis year
xtivreg scrap d88 (hrsemp=grant), fe

But I got different results, could anybody tell me what am I doing wrong?

Thanks a lot,

Gang










*
*   For searches and help try:
*   http://www.stata.com/support/faqs/res/findit.html
*   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