You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,8 @@
1
1
# Bayesian compartmental models for COVID-19
2
2
3
+
**Update**: if you're interested in running or modifying MechBayes, you probably want to use the repo at https://github.com/dsheldon/mechbayes instead. It has a streamlined version of the model we operated from roughly August 2021 until we stopped submitting forecasts with MechBayes. It has better scripting and less cruft.
4
+
5
+
3
6
This repository contains code for Bayesian estimation of compartmental
4
7
models for COVID-19 using [numpyro](https://github.com/pyro-ppl/numpyro) and [jax](https://github.com/google/jax).
0 commit comments