| fit2vif | R Documentation | 
Summarizing correlation, tolerance and variance inflation factors of a model
fit2vif(fit, mode = 1, namemode = 1, digits = 3)
| fit | An object of class lm | 
| mode | integer. one of 1:2 | 
| namemode | integer. One of 1:3 | 
| digits | logical | 
fit=lm(govact~negemot*age,data=glbwarm)
fit2vif(fit)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.