View source: R/unsupervised-validation.R
| compare_clusterings | R Documentation |
Compare Multiple Clustering Results
compare_clusterings(cluster_list, data, dist_mat = NULL)
cluster_list |
Named list of cluster assignment vectors |
data |
Original data |
dist_mat |
Distance matrix |
A tibble comparing all clustering results
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.