| vif | R Documentation |
Compute the variance inflation factors (VIFs) for covariates in one level of the
model (i.e., occupancy or detection). Calculation of VIFs follows the approach
of function vif in package car, using the correlation matrix of
fitted model parameters.
vif(mod, type)
mod |
An unmarked fit object. |
type |
Level of the model for which to calculate VIFs (for example,
|
A named vector of variance inflation factor values for each covariate.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.