gvif {glmtoolbox}R Documentation

Generalized Variance Inflation Factor

Description

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

Usage

gvif(model, ...)

Arguments

model

a fitted model object.

...

further arguments passed to or from other methods.

Value

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


[Package glmtoolbox version 0.1.12 Index]