apf_fdrOpt: Wrapper around APFr

View source: R/apf_fdrOpt.R

apf_fdrOptR Documentation

Wrapper around APFr

Description

Wrapper around APFr apf_plot to get the desired threshold on the p values such that the FDR is at most FDR_max and APF is closest to APF_min

Usage

apf_fdrOpt(mat_input, FDR_max, APF_min, verbose = F)

Arguments

mat_input

the input matrix

FDR_max

the maximum false discovery rate desired

APF_min

the minimum average power function desired

verbose

logical for verbose console

Value

the desired constrained opt result


Marga8/HDGCvar documentation built on May 25, 2024, 11:12 a.m.