https://github.com/bernadette-eu/indepgbm
Science Score: 23.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
✓Academic publication links
Links to: arxiv.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (12.5%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
Repository
Basic Info
- Host: GitHub
- Owner: bernadette-eu
- License: gpl-3.0
- Language: R
- Default Branch: main
- Size: 54.3 MB
Statistics
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Created almost 4 years ago
· Last pushed almost 2 years ago
Metadata Files
Readme
License
README.Rmd
--- output: github_document --- # Bayesian analysis of diffusion-driven multi-type epidemic models with application to COVID-19 Lampros Bouranis^(1,*), Nikolaos Demiris^1, Konstantinos Kalogeropoulos^2, Ioannis Ntzoufras^1 ^1 Department of Statistics, Athens University of Economics and Business, Athens, Greece ^2 The London School of Economics and Political Science, London, United kingdom ^* Corresponding author (bouranis@aueb.gr) arXiv preprint: [link](https://arxiv.org/abs/2211.15229) ## Summary We consider a flexible Bayesian evidence synthesis approach to model the age-specific transmission dynamics of COVID-19 based on daily age-stratified mortality counts. The temporal evolution of transmission rates in populations containing multiple types of individual are reconstructed via an appropriate dimension-reduction formulation driven by independent diffusion processes assigned to the key epidemiological parameters. A suitably tailored Susceptible-Exposed-Infected-Removed (SEIR) compartmental model is used to capture the latent counts of infections and to account for fluctuations in transmission influenced by phenomena like public health interventions and changes in human behaviour. We analyze the outbreak of COVID-19 in Greece and Austria and validate the proposed model using the estimated counts of cumulative infections from a large-scale seroprevalence survey in England. ## Installation You can install the development version of the **Bernadette** R library from GitHub following these [installation instructions](https://github.com/bernadette-eu/Bernadette/). ## Libraries and source files The workflow is initialised by loading the required libraries and sourcing .R files via [/R/1_Libraries.R](https://github.com/bernadette-eu/indepgbm/blob/main/R/1_Libraries.R). ## Case Study: COVID-19 in Greece * Single Brownian motion (SBM) model: see [/Sampling/SingleBM_GR.R](https://github.com/bernadette-eu/indepgbm/blob/main/Sampling/SingleBM_GR.R). * Multi Brownian motion (MBM) model: see [/Sampling/MultiBM_GR.R](https://github.com/bernadette-eu/indepgbm/blob/main/Sampling/MultiBM_GR.R). ## Case Study: COVID-19 in Austria * Single Brownian motion (SBM) model: see [/Sampling/SingleBM_AT.R](https://github.com/bernadette-eu/indepgbm/blob/main/Sampling/SingleBM_AT.R). * Multi Brownian motion (MBM) model: see [/Sampling/MultiBM_AT.R](https://github.com/bernadette-eu/indepgbm/blob/main/Sampling/MultiBM_AT.R). ## Model validation: COVID-19 in England See [/Sampling/MultiBM_ENG.R](https://github.com/bernadette-eu/indepgbm/blob/main/Sampling/MultiBM_ENG.R). ## Estimation of model information criteria * Estimation of the Deviance information criterion (DIC) and the respective effective number of model parameters via [/R/6_MCMC_diagnostics_SingleBM.R](https://github.com/bernadette-eu/indepgbm/blob/main/R/6_MCMC_diagnostics_SingleBM.r) for the SBM model and via [/R/6_MCMC_diagnostics_MultiBM.R](https://github.com/bernadette-eu/indepgbm/blob/main/R/6_MCMC_diagnostics_SingleBM.r) for the MBM model. * Estimation of the Pareto smoothed importance sampling Leave-One-Out information criterion and the respective effective number of model parameters via [/R/5_LooIC.R](https://github.com/bernadette-eu/indepgbm/blob/main/R/5_LooIC.R). ## Graphical outputs Information about the non-pharmaceutical interventions implemented by European governments during the study period is available at [/Data/](https://github.com/bernadette-eu/indepgbm/tree/main/Data). The graphs available in the main text and the supplementary material can be reproduced by executing the code in [/R/7_Model_Fit_graphs_generation.R](https://github.com/bernadette-eu/indepgbm/blob/main/R/7_Model_Fit_graphs_generation.R).
Owner
- Name: bernadette-eu
- Login: bernadette-eu
- Kind: user
- Location: Athens, Greece
- Company: Athens University of Economics and Business
- Website: https://bernadette-eu.github.io/
- Twitter: BernadetteMsca
- Repositories: 4
- Profile: https://github.com/bernadette-eu