print.miclust {miclust} | R Documentation |
Prints the results.
Description
Creates a summary print of the results of miclust
.
Usage
## S3 method for class 'miclust'
print(x, ...)
Arguments
x |
object of class |
... |
further arguments for the print method. |
Value
prints a description of the clustering main results.
[Package miclust version 1.2.8 Index]