nobs.cmp: Extract the Number of Observation from a COM-Poisson Model...

View source: R/summarize_extract.R

nobs.cmpR Documentation

Extract the Number of Observation from a COM-Poisson Model Fit

Description

An accessor function used to extract the number of observation from a 'cmp' object.

Usage

## S3 method for class 'cmp'
nobs(object, ...)

Arguments

object

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

...

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

Value

The number of observations extracted from the object object.

See Also

coef.cmp, fitted.cmp, glm.cmp


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