Package: hypothesize 1.0.0
hypothesize: Consistent API for Hypothesis Testing
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:
hypothesize_1.0.0.tar.gz
hypothesize_1.0.0.zip(r-4.7-any)hypothesize_1.0.0.zip(r-4.6-any)hypothesize_1.0.0.zip(r-4.5-any)
hypothesize_1.0.0.tgz(r-4.6-any)hypothesize_1.0.0.tgz(r-4.5-any)
hypothesize_1.0.0.tar.gz(r-4.7-any)hypothesize_1.0.0.tar.gz(r-4.6-any)
hypothesize_1.0.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
hypothesize/json (API)
| # Install 'hypothesize' in R: |
| install.packages('hypothesize', repos = c('https://queelius.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/queelius/hypothesize/issues
Pkgdown/docs site:https://queelius.github.io
hypothesis-testinglikelihoodlikelihood-ratio-teststatisticswald-test
Last updated from:d9fb3638e1. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 130 | ||
| source / vignettes | OK | 173 | ||
| linux-release-x86_64 | OK | 119 | ||
| macos-release-arm64 | OK | 82 | ||
| macos-oldrel-arm64 | OK | 105 | ||
| windows-devel | OK | 73 | ||
| windows-release | OK | 72 | ||
| windows-oldrel | OK | 68 | ||
| wasm-release | OK | 115 |
Exports:adjust_pvalcomplement_testdoffisher_combinehypothesis_testintersection_testinvert_testis_significant_atlowerlrtpvalscore_testtest_statunion_testupperwald_testz_test
Dependencies:
Last update: 2026-03-16
Started: 2025-12-04
Last update: 2026-02-27
Started: 2026-02-27
