summary.lmmot: Summary if lmmot object

Description Usage Arguments Author(s) See Also

Description

Print details about lmmot object.

Usage

1
2
## 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

lm lmmot


lmmot documentation built on May 2, 2019, 6:03 a.m.

Related to summary.lmmot in lmmot...