vif_covariate_select | R Documentation |
Run variance inflation factor (VIF) selection on input covariates
vif_covariate_select(dataset, vif_cutoff = 5)
dataset |
data.frame-like object with named columns containing all covariates to consider in the VIF analysis. |
vif_cutoff |
( |
data.table listing each variable, VIF in most recent round, and whether the indicator should be included or not
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.