print.summary.miclust: Prints the summary of results.

Description Usage Arguments Value See Also

View source: R/print.summary.miclust.R

Description

Prints the summary of the results of summary.miclust.

Usage

1
2
## S3 method for class 'summary.miclust'
print(x, digits = 2, ...)

Arguments

x

object of class summary.miclust obtained with the method summary.miclust.

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

miclust, summary.miclust.


miclust documentation built on Feb. 8, 2022, 1:06 a.m.