Statalist


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

st: ivendog - testing endogeneity of several regressors


From   Jennifer Beardsley <[email protected]>
To   [email protected]
Subject   st: ivendog - testing endogeneity of several regressors
Date   Wed, 15 Apr 2009 09:42:22 -0700 (PDT)

Dear List,

I have a quick question on the appropriate way to test the endogeneity of more than one regressors in an equation using ivendog. Suppose my model is 

Y = a + b1 X1 + b2 X2 + b3 X3 + e

and I suspect either X2 or X3 or both endogenous, and I want to instrument them with Z and W. Let's say that Z and W meet all of the requirements of instrument strength and validity (highly correlated with X2 and X3, not correlated with Y). There are a few ways I could test for endogeneity; below I present 3 of these ways, and would like to understand which is the appropriate way, and why:

ivreg2 Y X1 (X2 X3 = Z W)
ivendog X2 X3

or 

ivreg2 Y X1 (X2 X3 = Z W)
ivendog X2
ivendog X3

or 

ivreg2 Y X1 X2 (X3 = Z W)
ivendog X3
ivreg2 Y X1 X3 (X2 = Z W)
ivendog X2

In a sense, I am asking 1) what it means to test the endogeneity of both potentially endogenous vars together, versus testing one by one, and 2) whether in testing the endogeneity of one, I need to necessarily assume that the other is also endogenous. I would appreciate any insights!

Thanks,
Jennifer


      

*
*   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/



© Copyright 1996–2024 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   What's new   |   Site index