powered by
Make table comparing correlation, tolerance, vif of mean-centered and standardized models
compareVIFTable(fit, vanilla = TRUE)
An object of class lm
logical
fit=lm(govact~negemot*age,data=glbwarm) compareVIFTable(fit) compareVIFTable(fit,vanilla=FALSE)
Run the code above in your browser using DataLab