print.ordinalNetCV {ordinalNet} | R 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
Examples
# See ordinalNetCV() documentation for examples.
[Package ordinalNet version 2.12 Index]