algebraic.dist: Distributions as Algebraic Objects in R

An R package that treats probability distributions as algebraic objects. They compose through standard operations. The algebra preserves distributional structure.

February 1, 2021 · 2 min read

Building R Packages for Statistical Inference

I'm building R packages for reliability analysis, not just using other people's. R's strengths for statistical computing are real, and building packages forces you to understand the theory.

May 8, 2020 · 2 min read

Discussion