est.FDR.hat.l: Calculate FDR

Description Usage Arguments

View source: R/estFDRhatl.R

Description

Step-down multiple-testing procedure

Usage

1
est.FDR.hat.l(min.x, max.x, c.prev, n.l, x.l, theta0, l)

Arguments

min.x

lower limit of searching range

max.x

upper limit of searching range

c.prev

Previous c.hat from layer l-1

n.l

Vector of number of pooled observations in layer l bins

x.l

Vector of case counts in each bin at layer l

theta0

Nominal boundary level for binomial parameter at layer 1

l

Layer


TEAM documentation built on Sept. 13, 2019, 5:14 p.m.

Related to est.FDR.hat.l in TEAM...