print.summary.lqmm | R Documentation |
lqmm
Summary Object
Print summary of an lqmm
object.
## S3 method for class 'summary.lqmm' print(x, digits = max(3, getOption("digits") - 3), ...)
x |
a |
digits |
a non-null value for digits specifies the minimum number of significant digits to be printed in values. |
... |
not used. |
Marco Geraci
lqmm
, summary.lqmm
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.