Good Afternoon,
I have used the following code to do a 2SLS IV regression with panel data.
xtivreg lnXt (visits=cost) lngdp_cap_const_d lngdp_cap_const_o member_eu_joint member_wto_joint i.year ,fe
I would now like to test my instrument (cost) relevance and weakness. how do I go about this?
Thanks,
Sophie
I have used the following code to do a 2SLS IV regression with panel data.
xtivreg lnXt (visits=cost) lngdp_cap_const_d lngdp_cap_const_o member_eu_joint member_wto_joint i.year ,fe
I would now like to test my instrument (cost) relevance and weakness. how do I go about this?
Thanks,
Sophie
Comment