Learn R Programming

ordinalNet (version 2.12)

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

Description

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

Usage

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

Arguments

x

An "ordinalNetCV" S3 object

...

Not used. Additional print arguments.

See Also

ordinalNetCV

Examples

Run this code
# NOT RUN {
# See ordinalNetCV() documentation for examples.

# }

Run the code above in your browser using DataLab