summary.clustMDparallel: Prints a summary of a clustMDparallel object to screen.

Description Usage Arguments Value See Also

View source: R/clustMD_Methods.R

Description

Prints the different numbers of clusters and covariance models fitted and indicates the optimal model according to the estimated BIC criterion. The estimated BIC for the optimal model is printed to screen along with a table of the cluster membership and the matrix of cluster means for this optimal model.

Usage

1
2
## S3 method for class 'clustMDparallel'
summary(object, ...)

Arguments

object

a clustMDparallel object.

...

further arguments passed to or from other methods.

Value

Prints a summary of the clustMDparallel object to screen, as detailed above.

See Also

clustMD


clustMD documentation built on May 2, 2019, 2:09 a.m.