print.ocm {ordinalCont} | R Documentation |
Print Continuous Ordinal Regression Objects
Description
print.ocm
is the ordinalCont specific method for the generic function print
,
which prints objects of class ocm
.
Usage
## S3 method for class 'ocm'
print(x, ...)
Arguments
x |
an object of class |
... |
further arguments passed to or from other methods. |
Value
Prints an ocm
object.
Author(s)
Maurizio Manuguerra, Gillian Heller
See Also
[Package ordinalCont version 2.0.2 Index]