View source: R/assoc__getBinaryCoefficient.R
getBinaryCoefficient | R Documentation |
A Jaccard similarity or phi association coefficient is computed for binary variables a and b, such as a single pair of operational units (OUs).
getBinaryCoefficient(
x,
y,
type = "Jaccard",
hypo.test = "chisq",
alt = "two.sided"
)
Yu Wan (wanyuac@gmail.com)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.