print.summary.lqmix: Print the summary of an lqmix object
Description
Print the summary of an object of class lqmix
Usage
# S3 method for summary.lqmix
print(x, digits = max(3, getOption("digits") - 3),
...)Value
Return a summary of an lqmix object
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