print.Ord.logreg:
Prints output for an ordinal logic regression model
Description
This function prints and Ord.logreg object. It is a method for a generic function print of class Ord.logreg.
Usage
"print"(x, ...)
Arguments
x
An object of class Ord.logreg
...
Not currently used.
Details
This function is a method for the generic function print for class "Ord.logreg". It can be invoked by calling print for an object of the appropriate class.