make.fdr.functions: make.fdr.functions

Description Usage Arguments Details Value Examples

Description

XXXX

Usage

1
2
make.fdr.functions(z.values, bin.midpoints, pct0 = 0.25, posterior.f.values,
  credibility.level = 0.95, interval.type = "equal.tail", plotQ = FALSE)

Arguments

z.values

z-values

bin.midpoints

Mid-points of the z-value bins.

posterior.f.values

f(z.values) "evidence" terms. Denominator of Bayes' theorem.

pct0=0.25

Proportion of the z-distribution used in fitting the null density f0(z) by central matching

credibility.level=0.95

Probability coverage for credibility intervals around fdr point estimates.

interval.type="equal.tail"

Type of credibility interval. May be "equal.tail" or "hpd" (highest posterior density)

plotQ=FALSE

Plot fdr point estimates with credibility intervals?

Details

XXXX

Value

XXXX

Examples

1
XXXX

npetraco/fdrID documentation built on May 23, 2019, 9:33 p.m.