VIF-class: VIF class

VIF-classR Documentation

VIF class

Description

An object of the VIF class contains information about collinearity in relavant variables. The object can be created with the following functions: vifcor and vifstep.

Slots

Slots for VIF object

variables:

Character

excluded:

character

corMatrix:

a correlation matrix

results:

data.frame including VIF values for the remained (not excluded) variables

Author(s)

Babak Naimi naimi.b@gmail.com

https://r-gis.net/

https://www.biogeoinformatics.org/

Examples

showClass("VIF")

usdm documentation built on Sept. 29, 2023, 9:06 a.m.