View source: R/mc_S3_methods.R
| summary.mcglm | R Documentation |
The default summary method for an object of mcglm class.
## S3 method for class 'mcglm'
summary(
object,
verbose = TRUE,
print = c("Regression", "power", "Dispersion", "Correlation"),
...
)
object |
an object of |
verbose |
logical. Print or not the model summary. |
print |
print only part of the model summary, options are
|
... |
additional arguments affecting the summary produced. Note the there is no extra options for mcglm object class. |
Print a mcglm object.
Wagner Hugo Bonat, wbonat@ufpr.br
print.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.