Converts the R-square to the variance inflation factor
calculates vif = 1/(1-R-square)
getVIF(rsq)
rsq |
a vector of real values, presumably fitted R-squares |
a vector of vif estimates
Paul E. Johnson <pauljohn@ku.edu>
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.