Hi, I ran:
ivreg2 lnGDPper lag1_lnGDPper lag2_lnGDPper lag3_lnGDPper lag4_lnGDPper lnGDP_trans (high_frac_dem = distcr cen_lat), robust cluster (country)
The final output says, "Instrumented: high_frac_dem, Included instruments: lag1_lnGDPper lag2_lnGDPper lag3_lnGDPper lag4_lnGDPper lnGDP_trans, Excluded instruments: distcr cen_lat
The instruments I've used here are only distcr and cen_lat. The other variables which stata says included instruments are my control variables. can someone please tell me why it calls the control variables as included instruments? I'm quite concerned if I'm getting the right estimates as expected. are the controls used as instruments here?
Thanks in advance
ivreg2 lnGDPper lag1_lnGDPper lag2_lnGDPper lag3_lnGDPper lag4_lnGDPper lnGDP_trans (high_frac_dem = distcr cen_lat), robust cluster (country)
The final output says, "Instrumented: high_frac_dem, Included instruments: lag1_lnGDPper lag2_lnGDPper lag3_lnGDPper lag4_lnGDPper lnGDP_trans, Excluded instruments: distcr cen_lat
The instruments I've used here are only distcr and cen_lat. The other variables which stata says included instruments are my control variables. can someone please tell me why it calls the control variables as included instruments? I'm quite concerned if I'm getting the right estimates as expected. are the controls used as instruments here?
Thanks in advance
Comment