If I have a dependent variable Y and two independent variables X1 and X2 , that are highly correlated.
Y ~ beta1*X1 + beta2*X2
What issues can multicollinearity cause in an OLS regression, apart from unstable beta1 and beta2 estimates ?
If I have a dependent variable Y and two independent variables X1 and X2 , that are highly correlated.
Y ~ beta1*X1 + beta2*X2
What issues can multicollinearity cause in an OLS regression, apart from unstable beta1 and beta2 estimates ?