Description Usage Arguments Value
View source: R/evaluate_clustering.R
Evaluate a clustering using the dunn index
1 | evaluate_clustering_dunn(readouts, clustering, sim)
|
readouts |
The readouts the clustering and similarity matrix are based on. |
clustering |
The clustering to evaluate. |
sim |
The similarity matrix, this clustering is based on. |
A score that describes how well the clustering fits the data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.