Resources
- The workshop site:
github.com/mrc-ide/odin-monty-workshop-2025 - The odin/monty book:
mrc-ide.github.io/odin-monty
Files from the interactive sessions:
odin.R- code from the introduction to odinsir-basic-ode.R- basic ODE modelsir-basic.R- basic stochastic modelsir-incidence.R- adding incidencesir-time.R- adding time dependencesir-interpolate-constant.R- adding interpolationsir-age.R- adding age structuresir-age-vax.R- adding vaccination
fitting.R- code from fittingincidence.csv- data from the first examplesir-incidence.R- basic SIR model with incidencesir-compare.R- adding comparison to datasis.csv- data from the second examplesis.R- an SIS model