Calculates the expected error for the standard deviation of the P-value logarithm.
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)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.