estimatePi0WithQbf: FDR

View source: R/stats.R

estimatePi0WithQbfR Documentation

FDR

Description

Estimate pi0 (proba for a null hypothesis to be true) via the QBF procedure from Wen (Statistics in Biosciences, 2016).

Usage

estimatePi0WithQbf(log10.bfs, gamma = 0.5, verbose = 1)

Arguments

log10.bfs

matrix with tests in rows and two columns, the true log10(BF) and the gamma-quantile log10(BF) under the null

gamma

level of the quantile (e.g. 0.5 for the median)

verbose

verbosity level (0/1)

Value

numeric

Author(s)

Timothee Flutre

See Also

estimatePi0WithEbf, controlBayesFdr


timflutre/rutilstimflutre documentation built on Feb. 7, 2024, 8:17 a.m.