Learn R Programming

rockchalk (version 1.8.157)

getVIF: Converts the R-square to the variance inflation factor

Description

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

Usage

getVIF(rsq)

Value

a vector of vif estimates

Arguments

rsq

a vector of real values, presumably fitted R-squares

Author

Paul E. Johnson pauljohn@ku.edu