print.summary.miclust {miclust} | R Documentation |
Prints the summary of results.
Description
Prints the summary of the results of summary.miclust
.
Usage
## S3 method for class 'summary.miclust'
print(x, digits = 2, ...)
Arguments
x |
object of class |
digits |
digits for the print method. Default is 2. |
... |
further arguments for the print method. |
Value
a print of the summary of the results generated by summary.miclust
.
See Also
[Package miclust version 1.2.8 Index]