print.lmmot: Print lmmot object

Description Usage Arguments Author(s) See Also

Description

Print lmmot object.

Usage

1
2
## S3 method for class 'lmmot'
print(x, digits = max(3, getOption("digits") - 3), ...)

Arguments

x

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 print.lmmot in lmmot...