Description Usage Arguments Examples
This function computes the relative enrichment factor
1 | relative_enrichment_factor(X, fraction = 0.1)
|
X |
vector of 0 (inactives) and 1 (actives) that was sorted based on some scores (e.g., agreement between measured and predicted shifts) |
1 | relative_enrichment_factor(sample(c(rep(0,100),rep(1,10))))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.