View source: R/print.summary.lqmix.R
print.summary.lqmix | R Documentation |
lqmix
objectPrint the summary of an object of class
lqmix
## S3 method for class 'summary.lqmix'
print(x, digits = max(3, getOption("digits") - 3),
...)
x |
a summary of an |
digits |
a non-null value for digits specifying the minimum number of significant digits to be printed |
... |
not used |
Return a summary of an lqmix
object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.