print.summary.miclust {miclust} | R Documentation |
Prints the summary of the results of summary.miclust
.
## S3 method for class 'summary.miclust'
print(x, digits = 2, ...)
x |
object of class |
digits |
digits for the print method. Default is 2. |
... |
further arguments for the print method. |
a print of the summary of the results generated by summary.miclust
.