print.summary.lqmix: Print the summary of an 'lqmix' object

View source: R/print.summary.lqmix.R

print.summary.lqmixR Documentation

Print the summary of an lqmix object

Description

Print the summary of an object of class lqmix

Usage

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

Arguments

x

a summary of an lqmix object

digits

a non-null value for digits specifying the minimum number of significant digits to be printed

...

not used

Value

Return a summary of an lqmix object


lqmix documentation built on April 4, 2025, 1:42 a.m.