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
mixlogit with clustered standard errors: missing values in estimates tableHi All, I am using Stata IC 16 to estimate a discrete choice model using the user written command m…
Putexcel: Cannot add tables in excel on same spreadsheetI am working with putexcel in 15.1 and have some troubles getting different cross tables on the same…
String Var: Extract specific number of characters before and after a single wordHello Stata Forum, I have a series of doctors notes which range from 10,000 to 30,000 characters in…
Blue values instead of blackHello everyone! I have a problem in my data editor. I tried to obtain the summary about my explanato…
Reshape Wide to Long: Facing the brick wallHello, I am attempting to reshape a dataset from wide to long, and the results are not what I expec…
Subscribe to:
Post Comments (Atom)
0 Response to 2sls regression with interaction between endogenous and exogenous variables
Post a Comment