print.summary.lmList: Print a summary.lmList Object
Description
Information summarizing the individual lm fitted objects
corresponding to x is printed. This includes the estimated
coefficients and their respective standard errors, t-values, and
p-values.
Usage
## S3 method for class 'summary.lmList':
print(x, ...)