Description Usage Arguments Value Examples
Compute a Jaccard/Tanimoto similarity coefficient
1 |
x |
a binary vector (e.g., fingerprint) |
y |
a binary vector (e.g., fingerprint) |
center |
whether to center the Jaccard/Tanimoto coefficient by its expectation |
px |
probability of successes in |
py |
probability of successes in |
jaccard
returns a Jaccard/Tanimoto coefficient.
1 2 3 4 |
[1] 0.2933333
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.