Modelling the interaction of SARS-CoV-2 transmission intensity, excess deaths and the economy

Requirements

  • R v4.0 or above required. The latest version of R can be downloaded here. (For macOS with an M1 chip, make sure to install R 4.1.0 for arm64)

  • brms v2.17 or above is required to fit Bayesian multi-level models using stan.

  • pacman to manage required packages to run the code

  • here to navigate / find files

Running the model

  • run_model.R contains the code to run the model

Disclaimer

This is research code which will be updated periodically. If you find bugs or have feature requests please report them here