Giter Club home page Giter Club logo

pandemicmodeling's Introduction

Modeling pandemics subject to stochastic uncertainties -- A polynomial chaos approach

The so-called SEIR model is commonly used to model the outbreak of pandemics. The plain SEIR model consists of four differential equations, modeling the dynamics of susceptible, exposed, infected, and recovered people. Undeniably, a portion of infected people needs intensive care. To account for this fact variants of the model exist, see for instance here for the current Covid-19 pandemic (German), or here (German), or here (English). As with every mathematical model there are parameters that need to be chosen. Usually, not precise figures exist. Hence, uncertainty quantification can play a vital role.

General resources (mostly Germany-related)

Resource Explanation
corona.rki.de Dashboard by Robert Koch Institut; goes down to communal level
corona.rki.de -- API API for resource from above
RKI - Meldedaten Meldedaten nach Infektionsschutzgesetz, Robert Koch Institut
Epidemiologisches Bulletin by Robert Koch Institut
Epidemic calculator Epidemilogical simulation tool
CovidSim Epidemilogical simulation tool (for Europe)
Risklayer Explorer This company grew out ouf KIT; they still work together closely. Provides more than just information about Germany.
The Mathematics of Infectious Diseases Great SIAM paper by Herbert W. Hethcote
Data against Covid Initiative to share and provide expertise
Estimating $R_0$ Estimation of basic reproduction number for Germany
SIAM Resources for Covid-19 Excellent collection of online resources

Results

The code introduces uncertainty with respect to the basic reproduction number and the percentage of infected persons that require intensive care (see the code for precise numbers). Unfortunately, the numbers sketch a rather glim future (here for the German scenario). For instance, here is the number of infected patients over the course of one year.

Number of infected patients

And here the number of patients required intensive care

Number of infected patients

Model

The basic equations for the SEIR model are (see for example this excellent reference)

Equations for SEIR model

and we augment them by equations for patients requiring intensive care units (ICUs) motivated by this press release

Equations for ICU model

Code

The code is written in Julia. To run it, install all required packages. The main dependencies are DifferenialEquations.jl and PolyChaos.jl.

Documentation

This repository contains Julia code and a documentation to show how polynomial chaos expansion can help quantify uncertainties for the SEIR model.

pandemicmodeling's People

Contributors

timueh avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

lucciver

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.