Learn R Programming

CEC (version 0.9.3)

print.cec: Print CEC.

Description

Presents a structure of the cec results object in the form of text.

Usage

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

Arguments

x
Result of the cec function.
...
Ignored.

See Also

plot.cec

Examples

Run this code
## See the examples of function cec.

Run the code above in your browser using DataLab