Learn R Programming

clustMD (version 1.2.2)

summary.clustMD: Summarise clustMD object

Description

Prints a summary of a clustMD object to screen. Details the number of clusters fitted as well as the covariance model and the estimated BIC. Also prints a table detailing the number of observations in each cluster and a matrix of the cluster means.

Usage

# S3 method for clustMD
summary(object, ...)

Value

Prints summary of clustMD object to screen, as detailed above.

Arguments

object

a clustMD object.

...

further arguments passed to or from other methods.

See Also

clustMD