print.lmmot {lmmot}R Documentation

Print lmmot object

Description

Print lmmot object.

Usage

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


[Package lmmot version 0.1.4 Index]