nobs.ocm {ordinalCont} | R Documentation |
nobs.ocm
is the ordinalCont specific method for the generic function nobs
,
which returns number of observations from objects of class ocm
.
## S3 method for class 'ocm'
nobs(object, ...)
object |
an object of class |
... |
further arguments passed to or from other methods. |
The (numeric) number of observations in the model object.
Maurizio Manuguerra, Gillian Heller