Skip to contents

Thin extender over performance::check_collinearity for the variance-inflation-factor diagnostic.

Usage

morie_performance_check_collinearity(model, ...)

Arguments

model

A fitted model object supported by performance.

...

Further arguments forwarded to performance::check_collinearity (e.g. ci, verbose).

Value

A list with $method = "performance::check_collinearity" and $raw (the upstream VIF data frame).