print.ocm: 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 ocm
print(x, ...)
Arguments
x
an object of class ocm
, usually, a result of a call to ocm
.
...
further arguments passed to or from other methods.
Value
Prints an ocm
object.