Description Usage Arguments Value
View source: R/compute_overlap_prob.R
Compute the probability that the same word is drawn by chance given two lists of nearest neighbors
1 | compute_overlap_prob(nns1, nns2)
|
nns1 |
character vector of nearest neighbors 1 |
nns2 |
character vector of nearest neighbors 2 |
the probability (numeric) that the same word is drawn by chance
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.