print.lqmm {lqmm}R Documentation

Print an lqmm Object

Description

Print an object generated by lqmm.

Usage

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

Arguments

x

an lqmm object.

digits

a non-null value for digits specifies the minimum number of significant digits to be printed in values.

...

not used.

Author(s)

Marco Geraci

See Also

lqmm


[Package lqmm version 1.5.8 Index]