Description Usage Arguments Examples
Summerize given a single state's cluster info
| 1 | dmm.summarize(clusterInfo)
 | 
| clusterInfo | A list or data.table. Given states <- dmm.cluster(...), this input is states[[i]]$clusters | 
| 1 2 | states <- dmm.cluster(model, data)
dmm.summarize(states[[1]]$clusters)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.