distributional

Vectorised Probability Distributions

Vectorised distribution objects with tools for manipulating, visualising, and using probability distributions. Designed to allow model prediction outputs to return distributions rather than their parameters, allowing users to directly interact with predictive distributions in a data-oriented workflow. In addition to providing generic replacements for p/d/q/r functions, other useful statistics can be computed including means, variances, intervals, and highest density regions.

Tests Vignettes

Available Snapshots

This version of distributional can be found in the following snapshots:

Dependencies

Imports/Depends/LinkingTo/Enhances (5)
  • vctrs >= 0.3.0
  • rlang >= 0.4.5
  • generics
  • numDeriv
  • lifecycle
  • Suggests (6)
  • testthat >= 2.1.0
  • covr
  • mvtnorm
  • actuar
  • ggdist
  • ggplot2
  • Version History