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 |
... |
additional arguments affecting the |
[Package GLMcat version 0.2.6 Index]