Learn R Programming

ordinalNet (version 2.12)

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

Description

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

Usage

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

Arguments

x

An "ordinalNet" S3 object

...

Not used. Additional plot arguments.

See Also

ordinalNet

Examples

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

# }

Run the code above in your browser using DataLab