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