print.summary.lqmm: Print an 'lqmm' Summary Object

View source: R/lqmm.R

print.summary.lqmmR Documentation

Print an lqmm Summary Object

Description

Print summary of an lqmm object.

Usage

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

Arguments

x

a summary.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, summary.lqmm


lqmm documentation built on April 6, 2022, 5:09 p.m.