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
Variable labels lost due to reshapeHello, I have a dataset (first example below) that I reshape from wide to long. However I lost of th…
Merging multiple .tex files: How to sort the individual files?I am outputting a lot of tex tables as raw files and then merge them into one ordered tex document u…
Error message when conducting Heckman correlation testDear all, I am trying to use the Heckman correlation test to investigate the possibility of a selec…
Seeking advice on how to accurately calculate marginal effects after multivariate probit regressionDear statalist users, Hope you all are doing well. I used Stata/MP 14.0 to run a multivariate probi…
Pearson's Chi-Squared Test - Requesting help with tab2I am currently working on an extension for research that requires me to measure whether the allocati…
Subscribe to:
Post Comments (Atom)
0 Response to 2sls regression with interaction between endogenous and exogenous variables
Post a Comment