Probaverse

Probaverse

The probaverse is a suite of tools in R for exploring the full space of possible outcomes in an analysis. It elevates probability distributions as tangible objects that realistically represent your system.

  • Build flexible distributions that capture system behaviour.
  • Transform and refine distributions to reflect observations.
  • Assemble multivariate models for deeper insights.
Installation Instructions

"Uncertainty is inevitable in almost all complex systems, from financial markets to environmental systems to the human body. The probaverse offers a way to accept uncertainty, model it, and use those insights to make smarter, more informed decisions."

Vincenzo Coia
Vincenzo Coia
Statistical Data Scientist
Packages

Packages will be under active development throughout fall 2024. In some cases, prototypes are available for installation through github.

Get started with the probaverse.

Currently, the probaverse can be installed by each package individually, although only three packages are available as prototypes:

remotes::install_github("probaverse/distionary")
remotes::install_github("probaverse/distplyr")
remotes::install_github("probaverse/famish")