print.cmp: Print Values of COM-Poisson Model

View source: R/summarize_extract.R

print.cmpR Documentation

Print Values of COM-Poisson Model

Description

print method for class cmp.

Usage

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

Arguments

x

an object class 'cmp', obtained from a call to glm.cmp.

...

other arguments passed to or from other methods (currently unused).

Details

print.cmp can be used to print a short summary of object class 'cmp'.

See Also

summary.cmp, coef.cmp, fitted.cmp, glm.cmp.

Examples

## For examples see example(glm.cmp)

thomas-fung/mpcmp documentation built on June 13, 2022, 6:20 p.m.