# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "DiscreteFDR" in publications use:' type: software license: GPL-3.0-only title: 'DiscreteFDR: FDR Based Multiple Testing Procedures with Adaptation for Discrete Tests' version: 2.0.1 doi: 10.32614/CRAN.package.DiscreteFDR abstract: Implementations of the multiple testing procedures for discrete tests described in the paper Döhler, Durand and Roquain (2018) "New FDR bounds for discrete and heterogeneous tests" . The main procedures of the paper (HSU and HSD), their adaptive counterparts (AHSU and AHSD), and the HBR variant are available and are coded to 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 a wrapper allowing to apply discrete procedures directly to data. authors: - family-names: Döhler given-names: Sebastian email: sebastian.doehler@h-da.de orcid: https://orcid.org/0000-0002-0321-6355 - family-names: Junge given-names: Florian email: diso.fbmn@h-da.de orcid: https://orcid.org/0009-0001-6856-6938 - family-names: Durand given-names: Guillermo repository: https://CRAN.R-project.org/package=DiscreteFDR repository-code: https://github.com/DISOhda/DiscreteFDR url: https://github.com/DISOhda/DiscreteFDR date-released: '2024-10-24' contact: - family-names: Junge given-names: Florian email: diso.fbmn@h-da.de orcid: https://orcid.org/0009-0001-6856-6938