| VIF-class {usdm} | R 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
matrixresults:data.frameincluding VIF values for the remained (not excluded) variables
Author(s)
Babak Naimi naimi.b@gmail.com
https://www.biogeoinformatics.org/
Examples
showClass("VIF")
[Package usdm version 2.1-7 Index]