Rdocumentation
powered by
Learn R Programming
rockchalk (version 1.4)
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.