FDX
False Discovery Exceedance Controlling Multiple Testing Procedures
Multiple testing procedures for heterogeneous and discrete tests as described in Döhler and Roquain (2020) <doi:10.1214/20-EJS1771>. The main algorithms of the paper are available as continuous, discrete and weighted versions. They take as input the results of a test procedure from package 'DiscreteTests', or a set of observed p-values and their discrete support under their nulls. A shortcut function to obtain such p-values and supports is also provided, along with wrappers allowing to apply discrete procedures directly to data.
Versions across snapshots
| Version | Repository | File | Size |
|---|---|---|---|
2.0.2 |
rolling source/ R- | FDX_2.0.2.tar.gz |
52.9 KiB |
2.0.2 |
latest source/ R- | FDX_2.0.2.tar.gz |
52.9 KiB |
2.0.2 |
2026-04-23 source/ R- | FDX_2.0.2.tar.gz |
52.9 KiB |
2.0.2 |
2026-04-09 windows/windows R-4.5 | FDX_2.0.2.zip |
737.9 KiB |
Dependencies (latest)
Imports
- Rcpp (>= 1.0.12)
- PoissonBinomial (>= 1.2.0)
- pracma
- DiscreteFDR (>= 2.0.0)
- checkmate
- lifecycle
- methods
LinkingTo
Suggests
- DiscreteTests (>= 0.2.1)