TopDown_C {TMTI} | R Documentation |
Leading NA
Description
Computes a confidence set for the number of false hypotheses among all hypotheses
Usage
TopDown_C(LocalTest, pvals, alpha)
Arguments
LocalTest |
A function that returns a double in (0, 1). |
pvals |
A vector of p-values. |
alpha |
A double indicating the significance level |
[Package TMTI version 1.0.3 Index]