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