April 24, 2026
Think Stats
Notes
Probability and statistics for programmers, learn by coding.
Browse posts by tag
Probability and statistics for programmers, learn by coding.
Consistent API for Hypothesis Testing
Standard rigorous text on estimation, hypothesis testing, and asymptotic theory.
My R package for hypothesis testing, hypothesize, is now available on CRAN.
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.