[R] using vif from package "car" - "aliased coefficients in the model"
Dimitri Liakhovitski
dimitri.liakhovitski at gmail.com
Tue Sep 13 16:28:34 CEST 2011
Hello!
I have run a simple regression - lm and created a regression object "myreg".
I can see all the coefficients when I print(myreg).
Then I tried to run vif(myreg) from the package "car".
However, it's giving me an error: in vif.lm(regr.f) : there are
aliased coefficients in the model
Very sorry for my question: Is there any way to get the vif's for all
predictors?
Thank you very much!
--
Dimitri Liakhovitski
marketfusionanalytics.com
More information about the R-help
mailing list