Hi,
I have a problem with using IV methods for my models having endogenous interaction terms.
Let's say, Y is dv, Z is exogenous iv, and X is endogenous iv.
Then, my model is
Y= b0+b1X+b2Z+b3XZ
If I have an appropriate instrument variable for X, then how can I use IV methods to get unbiased estimator of b3? And, what would be the Stata codes?
Now, I am just thinking of predicting Xhat by regressing X on the instrument first and make a new interaction term XhatZ, which is Xhat multiplied by Z.
Then, regress Y on Xhat, Z, and XhatZ.
But, I think it has a problem with standard errors. I will greatly appreciate your help.
Best,
Eunkwang
I have a problem with using IV methods for my models having endogenous interaction terms.
Let's say, Y is dv, Z is exogenous iv, and X is endogenous iv.
Then, my model is
Y= b0+b1X+b2Z+b3XZ
If I have an appropriate instrument variable for X, then how can I use IV methods to get unbiased estimator of b3? And, what would be the Stata codes?
Now, I am just thinking of predicting Xhat by regressing X on the instrument first and make a new interaction term XhatZ, which is Xhat multiplied by Z.
Then, regress Y on Xhat, Z, and XhatZ.
But, I think it has a problem with standard errors. I will greatly appreciate your help.
Best,
Eunkwang
Comment