Discussion & Related

hypothesize: Now on CRAN

My R package for hypothesis testing, hypothesize, is now available on CRAN.

December 12, 2025 · 1 min read

hypothesize: A Consistent Interface for Statistical Tests

An R package that gives hypothesis tests a consistent interface. Every test returns the same structure. You can write generic code that works across all of them.

March 25, 2022 · 2 min read

Discussion