DiscreteFWER: FWER-Based Multiple Testing Procedures with Adaptation for Discrete Tests

Implementations of several multiple testing procedures that control the family-wise error rate (FWER) designed specifically for discrete tests. Included are discrete adaptations of the Bonferroni, Holm, Hochberg and Šidák procedures as described in the papers Döhler (2010) "Validation of credit default probabilities using multiple-testing procedures" <doi:10.21314/JRMV.2010.062> and Zhu & Guo (2019) "Family-Wise Error Rate Controlling Procedures for Discrete Data" <doi:10.1080/19466315.2019.1654912>. The main procedures of this package 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 apply discrete procedures directly to data is also provided.

Version: 1.0.0
Depends: R (≥ 4.0)
Imports: Rcpp (≥ 1.0.13), checkmate, DiscreteFDR (≥ 2.0.0)
LinkingTo: Rcpp, RcppArmadillo
Suggests: DiscreteDatasets, DiscreteTests (≥ 0.2.1)
Published: 2024-11-27
DOI: 10.32614/CRAN.package.DiscreteFWER
Author: Sebastian Döhler ORCID iD [aut, ctb], Florian Junge ORCID iD [aut, ctb, cre]
Maintainer: Florian Junge <diso.fbmn at h-da.de>
BugReports: https://github.com/DISOhda/DiscreteFWER/issues
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
URL: https://github.com/DISOhda/DiscreteFWER
NeedsCompilation: yes
Language: en-GB
Materials: NEWS
CRAN checks: DiscreteFWER results

Documentation:

Reference manual: DiscreteFWER.pdf

Downloads:

Package source: DiscreteFWER_1.0.0.tar.gz
Windows binaries: r-devel: DiscreteFWER_1.0.0.zip, r-release: not available, r-oldrel: not available
macOS binaries: r-release (arm64): DiscreteFWER_1.0.0.tgz, r-oldrel (arm64): DiscreteFWER_1.0.0.tgz, r-release (x86_64): DiscreteFWER_1.0.0.tgz, r-oldrel (x86_64): DiscreteFWER_1.0.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=DiscreteFWER to link to this page.