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

getAuxRsq

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

Regression Estimation and Presentation

v1.8.144
GPL (>= 3.0)
Authors
Paul E. Johnson [aut, cre], Gabor Grothendieck [ctb]
Initial release
2019-03-07

We don't support your browser anymore

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