The default summary method for an object of mcglm
class.
# S3 method for mcglm summary( object, verbose = TRUE, print = c("Regression", "power", "Dispersion", "Correlation"), ... )
object | an object of |
---|---|
verbose | logical. Print or not the model summary. |
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.
print
.