Calculates relative risk given the number of outliers with a variant, the number of outliers, the number of non-outliers with a variant, and the number of non outliers.
1 2 | .enrichment(n.outliers.w.var, n.outliers, n.non.outliers.w.var,
n.non.outliers)
|
It is used in a bunch of different things and is internal
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.