gvif: Generalized Variance Inflation Factor

View source: R/glms.R

gvifR 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.


glmtoolbox documentation built on Oct. 10, 2023, 9:06 a.m.

Related to gvif in glmtoolbox...