Hi all,
I performed a test with the following command:
I actually want to test the effect of 4 independent variables on the dependent variable, but 2 of these variables were highly correlated. However, both proxies could actually proxy for both variables. Now my question is: can you have 1 proxy to explain the effect of 2 different independent variables?
Kind regards,
Iris
I performed a test with the following command:
Code:
xtreg dependentvariable independentvariable1 independentvariable2 independentvariable3 controlvariable1 controlvariable2, fe
Kind regards,
Iris
Comment