Bayesian workflow for disease transmission modeling in Stan

05/23/2020
by   Leo Grinsztajn, et al.
0

This tutorial shows how to build, fit, and criticize disease transmission models in Stan, and should be useful to researchers interested in modeling the COVID-19 outbreak and doing Bayesian inference. Bayesian modeling provides a principled way to quantify uncertainty and incorporate prior knowledge into the model. What is more, Stan's main inference engine, Hamiltonian Monte Carlo sampling, is amiable to diagnostics, which means we can verify whether our inference is reliable. Stan is an expressive probabilistic programing language that abstracts the inference and allows users to focus on the modeling. The resulting code is readable and easily extensible, which makes the modeler's work more transparent and flexible. In this tutorial, we demonstrate with a simple Susceptible-Infected-Recovered (SIR) model how to formulate, fit, and diagnose a compartmental model in Stan. We also introduce more advanced topics which can help practitioners fit sophisticated models; notably, how to use simulations to probe our model and our priors, and computational techniques to scale ODE-based models.

READ FULL TEXT
research
09/21/2021

Flexible and efficient Bayesian pharmacometrics modeling using Stan and Torsten, Part I

Stan is an open-source probabilistic programing language, primarily desi...
research
02/01/2023

Automatically Marginalized MCMC in Probabilistic Programming

Hamiltonian Monte Carlo (HMC) is a powerful algorithm to sample latent v...
research
06/05/2023

Modeling Human-like Concept Learning with Bayesian Inference over Natural Language

We model learning of abstract symbolic concepts by performing Bayesian i...
research
01/16/2023

Dynamic SIR/SEIR-like models comprising a time-dependent transmission rate: Hamiltonian Monte Carlo approach with applications to COVID-19

A study of changes in the transmission of a disease, in particular, a ne...
research
03/31/2023

A Practitioner's Guide to Bayesian Inference in Pharmacometrics using Pumas

This paper provides a comprehensive tutorial for Bayesian practitioners ...
research
08/23/2021

Modeling COVID-19 uncertainties evolving over time and density-dependent social reinforcement and asymptomatic infections

The novel coronavirus disease 2019 (COVID-19) presents unique and unknow...
research
09/06/2022

Some models are useful, but how do we know which ones? Towards a unified Bayesian model taxonomy

Probabilistic (Bayesian) modeling has experienced a surge of application...

Please sign up or login with your details

Forgot password? Click here to reset