Converts the R-square to the variance inflation factor
calculates vif = 1/(1-R-square)
getVIF(rsq)
rsq
a vector of vif estimates
Paul E. Johnson pauljohn@ku.edu
Useful links