Learn R Programming

lqmm (version 1.0)

print.lqm: Print an lqm Object

Description

Print an object generated by lqm.

Usage

## S3 method for class 'lqm':
print(x, digits = max(3, getOption("digits") - 3), ...)

Arguments

x
an lqm object.
digits
a non-null value for digits specifies the minimum number of significant digits to be printed in values.
...
not used.

See Also

lqm