Dear Statalist:
Does anyone know how the orthog option is used to test for endogeneity with
ivreg2? Suppose I have 2 models (with clustering) where
y1 = y2 + x1 + x2 + x3
and
y2 = x1 + x4 + x5
Using ivreg2 to estimate the first model via GMM, the command would look
something like this:
ivreg2 y1 (y2 = x4 x5) x1 x2 x3 , gmm robust cluster(subjid)
I would like to test whether y2 is orthogonal to the errors. My
understanding is that, if that were the case, OLS would be consistent and
more efficient than the IV estimator. Actually, I suspect that the OLS
alternative to the GMM IV estimator would be heteroscedastic OLS (HOLS). Is
this correct?
--
James Shaw
Research Associate
College of Pharmacy
The University of Arizona
*
* 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/