Introducing probaverse 0.1.0
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 …
•
2 min read
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 …