Learn R Programming

lmmot (version 0.1.4)

summary.lmmot: Summary if lmmot object

Description

Print details about lmmot object.

Usage

# S3 method for lmmot
summary(object, digits = max(3, getOption("digits") - 3), ...)

Arguments

object
lmmot object to print.
digits
number of decimal digits to print.
...
further arguments passed to or from other methods.

See Also

lm lmmot