coef.ocm {ordinalCont} | R Documentation |
coef.ocm
is the ordinalCont specific method for the generic function coef
,
which extracts model coefficients from objects of class ocm
.
## S3 method for class 'ocm'
coef(object, ...)
object |
an object of class |
... |
further arguments passed to or from other methods. |
A named numeric vector with the coefficients extracted from the model object.
Maurizio Manuguerra, Gillian Heller