Description Usage Arguments Details Examples
vifs(X, digits = 3)
1 | vifs(X, digits = 3)
|
X |
is the name of a linear model with 2+ explanatory variables or a data frame comprising covariates. |
digits |
is the number of decimal places to display |
Returns variance inflation factors for explanatory variables in a linear model. Produces the same values as the 'vif()' function in car package.
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.