gerritgr / SpatialBranchingProcess

Example implementation of the Spatial Branching Process model to study epidemic diffusion in 2D-space.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spatial Branching Process Model for Epidemic Diffusion

Binder

Example

This is an example implementation of "Epidemic Overdispersion Strengthens the Effectiveness of Mobility Restrictions" (Großmann et al.). See https://www.researchgate.net/publication/348680143_Epidemic_Overdispersion_Strengthens_the_Effectiveness_of_Mobility_Restrictions for more information. You can simply run all the cells from top to bottom to get the results.

Note that his is PoC-code and not optimized. Tested with Julia 1.5.3.

Run the code on mybinder at: https://mybinder.org/v2/gh/gerritgr/SpatialBranchingProcess/47a39cd9a8501c06d8278a7b18e59a73cc5af8a2

About

Example implementation of the Spatial Branching Process model to study epidemic diffusion in 2D-space.


Languages

Language:Jupyter Notebook 100.0%