summary.lmmot {lmmot} | R Documentation |
Summary if lmmot object
Description
Print details about lmmot object.
Usage
## S3 method for class '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. |
Author(s)
Marvin Wright
See Also
[Package lmmot version 0.1.4 Index]