summary.lm2: Makes a lightweight summary lm2 object
Description
Drops heavy bits, like the data frame with predicted values or the lm object.
However, the print tells more! :)
Usage
# S3 method for lm2
summary(object, ...)
Arguments
object
an object of class "lm2", see lm2