Make table comparing correlation, tolerance, vif of mean-centered and standardized models
Make table comparing correlation, tolerance, vif of mean-centered and standardized models
compareVIFTable(fit, vanilla = TRUE)
fit |
An object of class lm |
vanilla |
logical |
fit=lm(govact~negemot*age,data=glbwarm) compareVIFTable(fit) compareVIFTable(fit,vanilla=FALSE)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.