print.summary.lqmix {lqmix}R 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


[Package lqmix version 1.0 Index]