Our system is currently under heavy load due to increased usage. We're actively working on upgrades to improve performance. Thank you for your patience.
2021
DOI: 10.1002/sim.9164
|View full text |Cite
|
Sign up to set email alerts
|

Bayesian workflow for disease transmission modeling in Stan

Abstract: This tutorial shows how to build, fit, and criticize disease transmission models in Stan, and should be useful to researchers interested in modeling the severe acute respiratory syndrome coronavirus 2 (SARS‐CoV‐2) pandemic and other infectious diseases in a Bayesian framework. Bayesian modeling provides a principled way to quantify uncertainty and incorporate both data and prior knowledge into the model estimates. Stan is an expressive probabilistic programming language that abstracts the inference and allows … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
26
0

Year Published

2021
2021
2024
2024

Publication Types

Select...
5
3
1

Relationship

3
6

Authors

Journals

citations
Cited by 46 publications
(33 citation statements)
references
References 36 publications
0
26
0
Order By: Relevance
“…This can be generalised somewhat beyond what we discuss in this paper, but it is unclear how to make the algorithm work in a compositional manner for higher-order primitive operations such as numerical differential equation solvers or root finding routines, which are used in practice for e.g. statistical modelling [Chatzilena et al 2019;Grinsztajn et al 2021],…”
Section: Discussionmentioning
confidence: 99%
“…This can be generalised somewhat beyond what we discuss in this paper, but it is unclear how to make the algorithm work in a compositional manner for higher-order primitive operations such as numerical differential equation solvers or root finding routines, which are used in practice for e.g. statistical modelling [Chatzilena et al 2019;Grinsztajn et al 2021],…”
Section: Discussionmentioning
confidence: 99%
“…For a 0 a normal distribution with mean -1 and SD 1.5 was chosen, a gamma distribution with shape and scale parameters 5 and 30 for a 1 , a normal distribution with mean 10 and SD 10 for a 2 , and a beta distribution with parameters 10 and 1 for a 3 to ensure a non-informative distribution of sensitivity curves in the relevant range of infection intensities. Priors for the sensitivity of the reagent strip were chosen using prior predictive checks to ensure non-informativity [ 28 ]. Other parameters have semi informative prior distributions over sensible parameter values.…”
Section: Methodsmentioning
confidence: 99%
“…Hence the cost of doing posterior predictive checks, even when it involves solving ODEs, is marginal. The computational scaling of Stan, notably for ODE-based models, is discussed in the article by Grinsztajn et al (2021) [33].…”
Section: Posterior Predictive Checksmentioning
confidence: 99%
“…Writing the ODE as a difference from the baseline means the initial PD conditions is 0, as opposed to a parameter dependent value. This results in better computation, because derivatives of the ODE solution with respect to the initial conditions no longer need to be computed; for more details, see [33,Section 5.2]. In addition, we encode a constraint on the circulatory compartment…”
Section: Functions {mentioning
confidence: 99%