Skip to content

Namespace epimodels

Namespace List > epimodels

Namespace containing predefined epidemiological models and related functions. More...

Detailed Description

This namespace provides a collection of epidemiological models commonly used in disease simulation and modeling. It includes various compartmental models such as SIS, SIR, SEIR, and their variations, as well as specialized models for specific scenarios like connected populations, quarantine measures, and school environments.

The namespace also contains initialization functions, global event handlers, and surveillance mechanisms that can be used across different epidemiological models.

Available model categories include:

  • Basic compartmental models (SIS, SIR, SEIR)
  • Models with death compartments (SIRD, SISD, SEIRD)
  • Connected population models (SIRConnected, SEIRConnected, SIRDConnected, SEIRDConnected)
  • Logistic regression models (SIRLogit)
  • Mixing population models (SEIRMixing, SIRMixing)
  • Quarantine models (SEIRMixingQuarantine)
  • School-specific models (MeaslesSchool)
  • Disease-specific models (MeaslesMixing, MeaslesMixingRiskQuarantine)
  • Diffusion network models (DiffNet)
  • Surveillance systems

The documentation for this class was generated from the following file include/epiworld/models/models.hpp