View source: R/utility_functions.R
jaccard_similarity | R Documentation |
Jaccard similarity coefficient between two partitions
jaccard_similarity(a, b)
a |
group indicators corresponding to a data partition |
b |
group indicators corresponding to another data partition |
Jaccard similarity coefficient
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.