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

RVIF

Root Variance Inflation Factors


Description

Calculate root variance inflation factors (RVIF) for terms in a fitted model(s), i.e. the square root of the (generalised) VIFs.

Usage

RVIF(...)

Arguments

...

Arguments to VIF.

Details

RVIFs quantify the inflation of estimate standard errors due to multicollinearity among predictors, and also of estimates themselves compared to the 'unique' (residualised) effects. RVIFs may often be more practical than VIFs for assessing multicollinearity, relating more directly to the parameters of interest.

Value

A numeric vector of the RVIFs, or an array, list of vectors/arrays, or nested list.


semEff

Automatic Calculation of Effects for Piecewise Structural Equation Models

v0.5.0
GPL-3
Authors
Mark Murphy [aut, cre]
Initial release

We don't support your browser anymore

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