lmAuxiliary {rockchalk}R Documentation

Estimate leave-one-variable-out regressions

Description

This is a convenience for analysis of multicollinearity in regression.

Usage

lmAuxiliary(model)

Arguments

model

a fitted regression model

Value

a list of fitted regressions, one for each omitted variable.

Author(s)

Paul E. Johnson pauljohn@ku.edu


[Package rockchalk version 1.8.157 Index]