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 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.


[Package miclust version 1.2.8 Index]