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 ocm, usually, a result of a call to ocm.

...

further arguments passed to or from other methods.

Value

Prints an ocm object.

Author(s)

Maurizio Manuguerra, Gillian Heller

See Also

ocm, summary.ocm


[Package ordinalCont version 2.0.2 Index]