print.mcglm: Print

View source: R/mc_S3_methods.R

print.mcglmR Documentation

Print

Description

The default print method for an object of mcglm class.

Usage

## S3 method for class 'mcglm'
print(x, ...)

Arguments

x

fitted model objects of class mcglm as produced by mcglm().

...

further arguments passed to or from other methods.

Value

No return value.

Author(s)

Wagner Hugo Bonat, wbonat@ufpr.br

See Also

summary.


mcglm documentation built on Sept. 16, 2022, 1:06 a.m.