Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

getVIF

Converts the R-square to the variance inflation factor


Description

calculates vif = 1/(1-R-square)

Usage

getVIF(rsq)

Arguments

rsq

a vector of real values, presumably fitted R-squares

Value

a vector of vif estimates

Author(s)

Paul E. Johnson <pauljohn@ku.edu>


rockchalk

Regression Estimation and Presentation

v1.8.144
GPL (>= 3.0)
Authors
Paul E. Johnson [aut, cre], Gabor Grothendieck [ctb]
Initial release
2019-03-07

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.