View source: R/quality_measures.R
| db_manual | R Documentation |
Calculate Davies-Bouldin index
db_manual(dist_mat, clusters)
dist_mat |
A dissimilarity matrix. |
clusters |
An integer vector of cluster assignments for that matrix. |
Davies-Bouldin index (numeric).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.