powered by
vif(model, ...)
data(mtcars) m1 <- lm(mpg ~ qsec + hp, data=mtcars) vif(m1)
Run the code above in your browser using DataLab