I am reading a paper stating about their instrumental variables and controls. It's really weird because they used variable A as instrumental variable and then they used A also as control. I tried their model, the command is as follows,
ivreg2 Y (X=A B) C A B
The fact wether we put A and B as controls (out of the parentheses) has a big impact on both the Sargan statistic, weak instrumental test and the coefficient estimations. My question is can we really use A and B as instruments and controls at the same time?
ivreg2 Y (X=A B) C A B
The fact wether we put A and B as controls (out of the parentheses) has a big impact on both the Sargan statistic, weak instrumental test and the coefficient estimations. My question is can we really use A and B as instruments and controls at the same time?
Comment