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 |
... |
Ignored. |
Value
This function returns nothing.
See Also
Examples
## See the examples provided with the cec() function.
[Package CEC version 0.11.1 Index]