print.summary.search_lqmix {lqmix}R Documentation

Print the summary of a search_lqmix object

Description

Print the summary of an object of class search_lqmix

Usage

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

Arguments

x

a summary of a search_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 a search_lqmix object


[Package lqmix version 1.1 Index]