Dear Stata Users,
I have two questions regarding 2-stage models and interaction terms:
1. Assume model (1) y = a1x1 + a2x2 + a3(x1*x2)
with x1 endogenous and x2 exogenous variables. If I have an instrument z1 for x1 can I run the first stage without the interaction term (x1*x2), calculate the prediction of x1 (name it x1hat) and then run a 2-stage for model (1) with instruments z1 and x1hat*x2 and correct the standard errors with bootstrapping? Or using straight z1 and z1*x2 as instruments is also correct?
2. Also assuming the same model with both x1 and x2 being endogenous and that I have two instruments z1 and z2 for each one of them. Can I use z1*z2 as a third instrument and run a 2-stage model with three endogenous variables x1, x2 and x1*x2 and three instruments z1, z2 and z1*z2?
I looked it up and found quite a few threads that suggested different approaches.
Any suggestions are highly appreciated.
Emmanouil
Emmanouil Avgerinos, Ph.D.
Assistant Professor in Decision Sciences
Operations & Technology Area
IE Business School (Instituto de Empresa)
María de Molina, 12 - 5th Floor
28006 Madrid
Related Posts with 2 stage model with interaction terms
tvgc - time-varying granger causalityHow can I solve this error in Stata? tvgc_cv(): 3499 mm_quantile() not found <istmt>: - funct…
Creating a loop to count the weeks before and after a policyHi, I'm working on understanding the impact of a hospital policy on healthcare utilization. The pol…
Survival analysis with inverse probability weighting after multiple imputationDear Statalist-users, Hopefully, there is someone who can help me with the following: I'm trying to…
Plot of Interaction TermI am trying to use margins and marginsplot to plot the effect of X1 in a regression as follows: Y=a…
How to set up a time-dependent Cox model in Stata?Hello everyone, I need to conduct an analysis, but the exposure can occur after the origin time. I h…
Subscribe to:
Post Comments (Atom)
0 Response to 2 stage model with interaction terms
Post a Comment