Skip to main content

A Python toolkit for analysis, modelling and forecasting Epidemic

Project description

Epidtools

A Python toolkit for analysis, modelling and forecasting Epidemic

Requirments :

  • Scipy : 1.4.1 +
  • Numpy : 1.4.1 +
  • scikit-learn
  • pandas
  • statsmodels

Key features:

  • Epidemic outbreak modeling and short-term forecasting using predefined fitted growth functions.
  • Estimation of time-dependent transmission coefficients and efective reproduction number.
  • Epidemic dynamics modeling and estimation of transmission epidemiological parameters using the Runge-Kutta initial value problem solver and iterative (limited memory) BFGS optimizer.
  • Epidemic decay dynamics modeling with time dependent contact rate using different decay functions (exp, power, tanh).
  • Estimation of effective reproduction number using Kalman filtering techniques directly from the real-time infection data.

How to install epitools

[!IMPORTANT] All the dependencies should be installed first.

Epitools can be installed using the following command on terminal:

pip install epitool

Tutorials and documentation:

The tutorials can be accessed from here.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

epidtool-0.0.4.tar.gz (30.9 kB view hashes)

Uploaded Source

Built Distribution

epidtool-0.0.4-py3-none-any.whl (33.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page