dot-enrichment: Generic enrichment function

Description Usage Details

Description

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.

Usage

1
2
.enrichment(n.outliers.w.var, n.outliers, n.non.outliers.w.var,
  n.non.outliers)

Details

It is used in a bunch of different things and is internal


jeinson/ExOutBench documentation built on Nov. 4, 2019, 2:38 p.m.