summary.clustMD: Summarise 'clustMD' object

Description Usage Arguments Value See Also

View source: R/clustMD_Methods.R

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

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

Arguments

object

a clustMD object.

...

further arguments passed to or from other methods.

Value

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

See Also

clustMD


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