# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "hypothesize" in publications use:' type: software license: MIT title: 'hypothesize: Consistent API for Hypothesis Testing' version: 1.0.0 doi: 10.32614/CRAN.package.hypothesize abstract: 'Provides a consistent API for hypothesis testing built on principles from ''Structure and Interpretation of Computer Programs'': data abstraction, closure (combining tests yields tests), and higher-order functions (transforming tests). Implements z-tests, Wald tests, likelihood ratio tests, Fisher''s method for combining p-values, and multiple testing corrections. Designed for use by other packages that want to wrap their hypothesis tests in a consistent interface.' authors: - family-names: Towell given-names: Alexander email: lex@metafunctor.com orcid: https://orcid.org/0000-0001-6443-9897 repository: https://queelius.r-universe.dev repository-code: https://github.com/queelius/hypothesize commit: d9fb3638e1b726e2299e2f69a6fae153d6d95ac4 url: https://queelius.github.io/hypothesize/ date-released: '2026-03-16' contact: - family-names: Towell given-names: Alexander email: lex@metafunctor.com orcid: https://orcid.org/0000-0001-6443-9897