An algebra over distributions (random elements).
The R package algebraic.dist provides an algebra over distributions. It enables:
edist)Key features include algebraic operations that compose distributions, generic methods for statistical operations, and a flexible architecture supporting both univariate and multivariate distributions.
You can install the development version of algebraic.dist from GitHub with:
# install.packages("devtools")
devtools::install_github("queelius/algebraic.dist")See the vignette algebraic.dist: Example for a quick introduction to the package.
Planned features include: