Description Arguments Value See Also Examples
Provides result summaries of a MixClusresults class
x |
A |
... |
further arguments passed to or from other methods |
NULL. Summaries to standard out.
1 2 3 4 5 | data("simu")
mixres <- MixClusClustering(simu, 2, nbalgo=1, burn_in=30, nbiter=100)
summary(mixres)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.