print.cmp: Print Values of COM-Poisson Model

Description Usage Arguments Details See Also Examples

View source: R/summarize_extract.R

Description

print method for class cmp.

Usage

1
2
## 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

1
## For examples see example(glm.cmp)

Example output



mpcmp documentation built on Oct. 26, 2020, 9:07 a.m.