Learn R Programming

GSAgm (version 1.0)

STTtoShapeParameter: Soft Truncation Threshold

Description

In using the Gamma Method[4], a soft truncation threshold (STT) must be specified (that is, shape parameter for gamma distribution). For combining p values using Fisher's method, set STT to 1/e. Based on simulation studies, we have found that STT between 0.10 and 0.20 achieve optimal power for a variety of situations. Empirical p values for the gene set association are determined via permutations.

This function is called by the pcgamma one.

Usage

STTtoShapeParameter(STT)

Arguments

STT
numeric indicating soft truncation threshold (STT) to convert to gamma parameter (must be

Examples

Run this code
STTtoShapeParameter(0.2)

Run the code above in your browser using DataLab