Hi All,
My question is like this: I am having an endogenous variable X1 and an exogenous variable X2 and instruments Z1 and Z2 for my endogenous variable and having one interaction term between endogenous and exogenous variable X1*X2. So my model goes like this
Y = X1 + X1* X2 + X2 + controls
In order to have an unbiased impact of the coefficient of my interaction term (X1* X2) on my dependent variable (Y), how can I frame my instrumental variable regression?
I did this following the past posts of STATA forum which is
ivreg2 Y (X1 X1*X2 = Z1 Z2 Z1*X2 Z2*X2) X2 + other controls
here Z1*X2 and Z2*X2 are serving as my instruments for my interaction term, X1*X2. Am I doing this correctly?
Related Posts with 2sls regression with interaction between endogenous and exogenous variables
label for loop?Der All, I have the following code for graphs Code: quietly rdplot lpop1994 X, graph_options(ytitl…
weights application on chi square testHello, I have a large regional dataset with a weight variable ready. I am trying to conduct a chi-s…
Outcome / negative -0.000?Hello I got in a regression, for a variable the coefficient -0.0001063. The problem is that as in m…
Hybrid or Hausman-Taylor model with year-fixed effectsDear all, as I am analyzing the effect of education on individual's wage level with panel data on a…
Defining variables based on characters included and conditional F tests using a step down procedure (Spanning tests)Dear STATA users, I am using the code below and have encountered two problems which I could not sol…
Subscribe to:
Post Comments (Atom)
0 Response to 2sls regression with interaction between endogenous and exogenous variables
Post a Comment