Learn R Programming

glmtoolbox (version 0.1.12)

gvif: Generalized Variance Inflation Factor

Description

Computes the generalized variance inflation factor (GVIF) for a fitted model object.

Usage

gvif(model, ...)

Value

An object with the values of the GVIF for all effects in the model.

Arguments

model

a fitted model object.

...

further arguments passed to or from other methods.