print.Ord.logreg: Prints output for an ordinal logic regression model

Description Usage Arguments Details Author(s) See Also Examples

View source: R/print.Ord.logreg.R

Description

This function prints and Ord.logreg object. It is a method for a generic function print of class Ord.logreg.

Usage

1
2
## S3 method for class 'Ord.logreg'
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.

Author(s)

Bethany Wolf wolfb@musc.edu

See Also

Ord.logreg

Examples

1
2

OrdLogReg documentation built on May 29, 2017, 10:29 p.m.