Learn R Programming

CEC (version 0.11.2)

print.cec: Printing Cross Entropy Clusters

Description

Print objects of class cec.

Usage

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

Value

This function returns nothing.

Arguments

x

An object produced by cec.

...

Ignored.

See Also

cec, plot.cec

Examples

Run this code
## See the examples provided with the cec() function.

Run the code above in your browser using DataLab