Collinearity / VIF check via performance
Source:R/extenders_stats.R
morie_performance_check_collinearity.RdThin extender over performance::check_collinearity for
the variance-inflation-factor diagnostic.
Arguments
- model
A fitted model object supported by performance.
- ...
Further arguments forwarded to
performance::check_collinearity(e.g.ci,verbose).