estimated_FDR: Function for estimating the FDR

Description Usage Arguments Value

View source: R/core.R

Description

Function for estimating the FDR

Usage

1
estimated_FDR(t, p_vec, hat_pi_0, hat_F_0_t)

Arguments

t

vector of thresholds for p-values

p_vec

vector of 1D p-values

hat_pi_0

scalar, \hat{π}_0

hat_F_0_t

the null distribution, same size as t

Value

the estimated FDR, same size as t


dulilun/SIMfilter documentation built on Sept. 25, 2020, 12:04 a.m.