Collinearity Diagnostics

The eigenvalues and condition indices are vastly improved relative to the original model.

However, the collinearity statistics reported in the Coefficients table are unimproved. This is because the z-score transformation does not change the correlation between two variables. As a multicollinearity diagnostic, the condition index is useful for flagging datasets that could cause numerical estimation problems in algorithms that do not internally rescale the independent variables. The z-score transformation solves this problem, but we need another tactic for improving the variance inflation.