Dear all,
I have a binary dependent variable Y, endogenous variable X, control variables C1 and C2, and an instrument (binary) Z. My aim is to understand the impact of X on Y. I am using control function approach as follows:
regress X i.Z C1 C2
predict resid, residuals
probit Y X resid C1 C2
However, I realized that my instrument is also affecting C1. Could you please help me figure out whether/why it is a problem and please suggest any papers about this problem?
Thank you very much!
Related Posts with Instrumental Variable Affecting a Control Variable in Control Function Approach
Extreme values in upper/lower bound bands not in original dataI want to create a graph with upper/lower bound bands - using this code (similar to that used here U…
DEA with loopSuppose I have a set of 100 hospitals and each hospital has an observation for four years. I want to…
Generating new variable in a panel dataset with values of first time periodHi everyone! Apologies for the vague title. I have a variable (URBAN) that defines each village (IDP…
optimizeHi All, I have a big dataset (2432rows with 6 variables) looks like below. I would like to minimize …
Issues with running stata code for cnormI have issues running the stata code for cnorm as shown below, is there any way to resolve this issu…
Subscribe to:
Post Comments (Atom)
0 Response to Instrumental Variable Affecting a Control Variable in Control Function Approach
Post a Comment