Description Usage Arguments References
Approximates the adjustement factor described in Bodnar, Dickhaus (2014) using a Monte Carlo integration.
1 2 | ac_fdr.calc_delta(cop, m, m0, alpha = 0.05, num.reps = 1e+05,
calc.var = FALSE)
|
cop |
The copula |
m |
The number of hypotheses |
m0 |
A reasonable lower bound for the number of true hypotheses |
alpha |
the desired significance level |
num.reps |
The number of Monte Carlo simulations to use |
calc.var |
Additionaly calculate the variance (mostly for the examples) |
T. Bodnar and T. Dickhaus (2014). False discovery rate control under Archimedean copula. Electronic Journal of Statistics Volume 8, Number 2 (2014), 2207-2241.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.