View source: R/clustMD_Methods.R
| summary.clustMD | R Documentation |
clustMD objectPrints 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.
## S3 method for class 'clustMD'
summary(object, ...)
object |
a |
... |
further arguments passed to or from other methods. |
Prints summary of clustMD object to screen, as detailed above.
clustMD
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.