Risk Distributions Documentation

https://badge.fury.io/py/vivarium-risk-distributions.svg Documentation Status

This library contains various probability distributions, compatible for use with the Vivarium framework.

Supported Python versions: 3.10, 3.11, 3.12, 3.13

You can install vivarium-risk-distributions from PyPI with pip:

pip install vivarium-risk-distributions

or build it from source by cloning the monorepo and installing this package:

git clone https://github.com/ihmeuw/vivarium-suite.git
cd vivarium-suite
pip install libs/risk-distributions

Check out the docs!