View source: R/cbea_internals.R
scale_scores | R Documentation |
Scaling scores based on estimated null distribution
scale_scores(scores, method, param, distr, thresh = 0.05)
scores |
(Numeric Vector). Raw CBEA scores generated without permutations |
method |
(String). The final form that the user want to return.
Options include |
param |
(List). The parameters of the estimated null distribution. Names must match distribution. |
thresh |
(Numeric). The threshold to decide whether a set
is significantly enriched. Only available if |
A vector of size n
where n
is the sample size
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.