FDR: Local False Disocery Rate

Description Usage Arguments Value

View source: R/LocalFDR.R

Description

Estimates the local false discovery rate from a collection of z scores.

Usage

1
FDR(z, f = NULL, b = NULL, m0 = 0, v0 = 1, p0 = 1)

Arguments

z

Observations.

f

Mixture density.

b

Bins.

m0

Mean of empirical null.

v0

Variance of empirical null.

p0

Null proportion.

Value

List including two functions, lfdr for calculating the local false discovery rate, and tFDR for calculating the tail false discovery rate.


zrmacc/LFDR documentation built on May 3, 2019, 9:01 p.m.