# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "renyi" in publications use:' type: software license: Apache-2.0 title: 'renyi: Renyi Outlier Test' version: 1.0.0 identifiers: - type: doi value: 10.32614/CRAN.package.renyi abstract: renyi implements the Renyi Outlier Test , an outlier test designed for modern large scale testing applications, especially where prior information available. The test combines a vector of independent uniform p-values into one p-value with power against alternatives where a small number of p-values are non-null. The test can leverage prior probabilities/weights specifying which variables are likely to be outliers and prior estimates of effect size. The procedure is fast even when the number of initial p-values is large (e.g. in the millions) and numerically stable even for very small p-values (e.g. 10^-300). authors: - family-names: Christ given-names: Ryan email: ryan.christ@yale.edu orcid: https://orcid.org/0000-0002-2049-3389 preferred-citation: type: generic title: The R\'enyi Outlier Test authors: - family-names: Christ given-names: Ryan email: ryan.christ@yale.edu orcid: https://orcid.org/0000-0002-2049-3389 - family-names: Hall given-names: Ira - family-names: Steinsaltz given-names: David year: '2024' url: https://arxiv.org/abs/2411.13542 repository: https://ryanchrist.r-universe.dev repository-code: https://github.com/ryanchrist/renyi commit: 6c5ebcf279de4081d411b3afd49077c17c1d50d7 url: https://ryanchrist.r-universe.dev/renyi contact: - family-names: Christ given-names: Ryan email: ryan.christ@yale.edu orcid: https://orcid.org/0000-0002-2049-3389