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 miclust obtained with the function miclust.

...

further arguments for the print method.

Value

prints a description of the clustering main results.


[Package miclust version 1.2.8 Index]