Where a distribution puts its probability
Three probaverse packages went to CRAN this week. Behind them is one idea, and one new verb. distionary 0.2.0 — a distribution now says where it keeps its probability. distplyr …
Three probaverse packages went to CRAN this week. Behind them is one idea, and one new verb. distionary 0.2.0 — a distribution now says where it keeps its probability. distplyr …
It wasn’t supposed to be a “-verse”. I just needed to be able to manipulate some probability distributions. But then three clearly different tasks needed special handling. I needed …
In the release of distplyr, I wrote about needing to modify probability distributions to make them realistic for applications. Once distplyr made that possible along with …
When I was modelling streamflow for the Coldwater River in British Columbia, I needed to combine distributions for rainfall-driven flow and snowmelt-driven flow. In that case, one …
The core probaverse package, distionary, has been published to CRAN! It defines the “probability distribution” object and provides infrastructure for their evaluation. Learn more …