Awesome
EpiPy
EpiPy is a tool for fitting epidemic models. This tool is developed for the course Softwareprojekt Mobilkommunikation at the Freie Universität Berlin
Table Of Contents
Features
PyQt4 based GUI for
-
Plotting epidemic data and fitted epidemic model Fitting functions:
-
Supported epidemic models:
- Susceptible Infected Recovered (Simple, With births and deaths, With Vaccine)
- Susceptible Infected Recovered Susceptible (Simple, With births and deaths)
- Susceptible Exposed Infected Recovered (Simple)
Screenshots
Documentation
- Source code documentation with Sphinx
cd EpiPy/doc/ && make html