Hello everybody,
I have two variables with high vif and with high correlation. I need them both in my panel data model , and I cannot drop one of them.
Could I use the pca analysis like follow:
pca depvar indvar1 indvar2
screeplot
predict pc1, score
Than, replace both the independent variables by pc1 in the model? And if so, I still consider it as panel data and run all the tests (heteroskedasticity , endogeneity, autocorrelation, Hausman,...)
Regards,
Jihane
I have two variables with high vif and with high correlation. I need them both in my panel data model , and I cannot drop one of them.
Could I use the pca analysis like follow:
pca depvar indvar1 indvar2
screeplot
predict pc1, score
Than, replace both the independent variables by pc1 in the model? And if so, I still consider it as panel data and run all the tests (heteroskedasticity , endogeneity, autocorrelation, Hausman,...)
Regards,
Jihane

Comment