Description Usage Arguments Value Examples
Calculate the dice similarity metric for two lists a and b
1 | calcDice(a, b)
|
a |
list with elements that should be of same type as in list b |
b |
list with elements |
di list with length of set b containing the dice similarity coefficient at each list element
1 |
[1] 1.0 0.5
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.