Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

fit2vif

Summarizing correlation, tolerance and variance inflation factors of a model


Description

Summarizing correlation, tolerance and variance inflation factors of a model

Usage

fit2vif(fit, mode = 1, namemode = 1, digits = 3)

Arguments

fit

An object of class lm

mode

integer. one of 1:2

namemode

integer. One of 1:3

digits

logical

Examples

fit=lm(govact~negemot*age,data=glbwarm)
fit2vif(fit)

processR

Implementation of the 'PROCESS' Macro

v0.2.6
GPL-2
Authors
Keon-Woong Moon [aut, cre], Sokyoung Hong [ctb]
Initial release
2021-1-5

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.