powered by
Compare correlation, tolerance, vif of mean-centered and standardized models
compareVIF(fit)
An object of class lm
# NOT RUN { fit=lm(govact~negemot*age,data=glbwarm) compareVIF(fit) # }
Run the code above in your browser using DataLab