https://github.com/ssi-dk/diseasy
https://github.com/ssi-dk/diseasy
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ssi-dk/diseasy
- Owner: ssi-dk
- Created: 2023-06-12T13:32:15.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-11T09:22:44.000Z (over 1 year ago)
- Last Synced: 2024-04-11T10:34:34.970Z (over 1 year ago)
- Language: R
- Homepage: https://ssi-dk.github.io/diseasy/
- Size: 17.9 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 21
-
Metadata Files:
- Readme: README.Rmd
Awesome Lists containing this project
README
{% extends '.github/templates/README_template.Rmd' %}
{% block body %}
## Overview
Leveraging combinatorial building for ensemble forecasting in disease
modelling.
## The power of combinations
`diseasy` is framework for disease modelling that is built around the
philosophy of combinatorial building. Even from a small number of
modules, an ensemble consisting of a vast array of disease models can be
constructed by combining individual modules.
## The power of ensembles
Ensemble models of disease spread typically outperforms individual
models in terms of robust and accurate forecasts. With `diseasy`,
ensemble models are leveraged to support evidence-based decision-making
and pandemic preparedness.
{% endblock %}