getAuxRsq: retrieves estimates of the coefficient of determination from...

View source: R/mcDiagnose.R

getAuxRsqR Documentation

retrieves estimates of the coefficient of determination from a list of regressions

Description

Asks each regression model in a list for a summary and then reports the R-squares.

Usage

getAuxRsq(auxRegs)

Arguments

auxRegs

a list of fitted regression objects

Value

a numeric vector of the same length as auxRegs.

Author(s)

Paul E. Johnson pauljohn@ku.edu


rockchalk documentation built on Aug. 6, 2022, 5:05 p.m.