Description Usage Arguments Value Examples
View source: R/fgseaMultilevel.R
Calculates the expected error for the standard deviation of the P-value logarithm.
1 | multilevelError(pval, sampleSize)
|
pval |
P-value |
sampleSize |
equivavlent to sampleSize in fgseaMultilevel |
The value of the expected error
1 | expectedError <- multilevelError(pval=1e-10, sampleSize=1001)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.