bhq_threshold: Function for applying the Standard Benjamini-Hochberg for...

View source: R/bhq_threshold.R

bhq_thresholdR Documentation

Function for applying the Standard Benjamini-Hochberg for controlling False discovery rate

Description

Function for applying the Standard Benjamini-Hochberg for controlling False discovery rate

Usage

bhq_threshold(pvals, fdr = 0.1)

Arguments

pvals

a vector of the feature statistics, AGCs

fdr

the pre-specified false discovery rate level

Value

The threshold value corresponding to the Standard Benjamini-Hochberg procedure


mxxptian/GraceAKO documentation built on Oct. 5, 2022, 11:17 p.m.