View source: R/benchmark_functions.R
cal_ARI | R Documentation |
calculate adjusted rand index between labels from a clustering algorithm and known labels
cal_ARI(cluster_res, label)
cluster_res |
results from a cluster algorithm |
label |
known label of the cells |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.