print.cec {CEC}R Documentation

Printing Cross Entropy Clusters

Description

Print objects of class cec.

Usage

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

Arguments

x

An object produced by cec.

...

Ignored.

Value

This function returns nothing.

See Also

cec, plot.cec

Examples

## See the examples provided with the cec() function.


[Package CEC version 0.11.1 Index]