nobs.glmcat {GLMcat}R Documentation

Number of observations of a fitted glmcat model object

Description

Extract the number of observations of the fitted glmcat model object.

Usage

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

Arguments

object

an fitted object of class glmcat.

...

additional arguments affecting the nobs method.


[Package GLMcat version 0.2.6 Index]