View source: R/fgseaMultilevel.R
multilevelError | R Documentation |
Calculates the expected error for the standard deviation of the P-value logarithm.
multilevelError(pval, sampleSize)
pval |
P-value |
sampleSize |
equivavlent to sampleSize in fgseaMultilevel |
The value of the expected error
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.