VIF-class | R Documentation |
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 for VIF object
variables
:Character
excluded
:character
corMatrix
:a correlation matrix
results
:data.frame
including VIF values for the remained (not excluded) variables
Babak Naimi naimi.b@gmail.com
https://www.biogeoinformatics.org/
showClass("VIF")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.