summary.mcglm: Summarizing

Description Usage Arguments Value Author(s) See Also

View source: R/mc_S3_methods.R

Description

The default summary method for an object of mcglm class.

Usage

1
2
3
## S3 method for class 'mcglm'
summary(object, verbose = TRUE, print = c("Regression",
  "power", "Dispersion", "Correlation"), ...)

Arguments

object

an object of mcglm class.

verbose

logical. Print or not the model summary.

print

print only part of the model summary, options are Regression, power, Dispersion and Correlation.

...

additional arguments affecting the summary produced. Note the there is no extra options for mcglm object class.

Value

Print a mcglm object.

Author(s)

Wagner Hugo Bonat, wbonat@ufpr.br

See Also

print.


wbonat/mcglm documentation built on June 23, 2020, 11:06 a.m.