multilevelError: Calculates the expected error for the standard deviation of...

Description Usage Arguments Value Examples

View source: R/fgseaMultilevel.R

Description

Calculates the expected error for the standard deviation of the P-value logarithm.

Usage

1
multilevelError(pval, sampleSize)

Arguments

pval

P-value

sampleSize

equivavlent to sampleSize in fgseaMultilevel

Value

The value of the expected error

Examples

1
expectedError <- multilevelError(pval=1e-10, sampleSize=1001)

fgsea documentation built on Nov. 8, 2020, 5:22 p.m.