getAuxRsq {rockchalk} | R Documentation |
Asks each regression model in a list for a summary and then reports the R-squares.
getAuxRsq(auxRegs)
auxRegs |
a list of fitted regression objects |
a numeric vector of the same length as auxRegs.
Paul E. Johnson pauljohn@ku.edu