print.ordinalNetCV: Print method for an "ordinalNetCV" object.

View source: R/ordinalNetCV.R

print.ordinalNetCVR Documentation

Print method for an "ordinalNetCV" object.

Description

Prints the data frame returned by the summary.ordinalNetCV() method.

Usage

## S3 method for class 'ordinalNetCV'
print(x, ...)

Arguments

x

An "ordinalNetCV" S3 object

...

Not used. Additional print arguments.

See Also

ordinalNetCV

Examples

# See ordinalNetCV() documentation for examples.


ordinalNet documentation built on March 22, 2022, 9:06 a.m.