summary.clustMDparallel {clustMD} | R Documentation |
Prints a summary of a clustMDparallel object to screen.
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
## S3 method for class 'clustMDparallel'
summary(object, ...)
Arguments
object |
a |
... |
further arguments passed to or from other methods. |
Value
Prints a summary of the clustMDparallel
object to screen, as
detailed above.
See Also
[Package clustMD version 1.2.1 Index]