View source: R/mc_S3_methods.R
| print.mcglm | R Documentation |
Prints a concise summary of a fitted mcglm object, including
the model call, link and variance functions, regression coefficients
and dispersion parameters for each response variable.
## S3 method for class 'mcglm'
print(x, ...)
x |
A fitted object of class |
... |
Further arguments passed to or from other methods. |
No return value, called for its side effects.
Wagner Hugo Bonat, wbonat@ufpr.br
print,
summary.mcglm
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.