View source: R/interpretation_help.R
calculate several clustering quality indexes (most of them come from fclust package)
1 | calcqualityIndexes(data, belongmatrix, centers)
|
data |
the original dataframe used fot the classification |
belongmatrix |
The belonging matrix obtained at the end of the algorithm |
centers |
The dataframe representing the centers of the clusters |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.