Skip to contents

General Models

Standard epidemiological models including SIR, SEIR, SIS, and their variants.

ModelDiffNet()
Network Diffusion Model
ModelSEIR()
Susceptible Exposed Infected Recovered model (SEIR)
ModelSEIRCONN()
Susceptible Exposed Infected Removed model (SEIR connected)
ModelSEIRD()
Susceptible-Exposed-Infected-Recovered-Deceased model (SEIRD)
ModelSEIRDCONN()
Susceptible Exposed Infected Removed Deceased model (SEIRD connected)
ModelSEIRMixing()
Susceptible Exposed Infected Removed model (SEIR) with mixing
ModelSEIRMixingQuarantine()
Susceptible Exposed Infected Removed model (SEIR) with mixing and quarantine
ModelSIR()
SIR model
ModelSIRCONN()
Susceptible Infected Removed model (SIR connected)
ModelSIRD()
SIRD model
ModelSIRDCONN()
Susceptible Infected Removed Deceased model (SIRD connected)
ModelSIRLogit()
SIR Logistic model
ModelSIRMixing()
Susceptible Infected Removed model (SIR) with mixing
ModelSIS()
SIS model
ModelSISD()
SISD model
ModelSURV()
SURV model

Likelihood-Free MCMC

Functions for performing Likelihood-Free Markov Chain Monte Carlo simulations.

Model Utility Functions

Functions for manipulating models, running simulations, and extracting results.

Virus Functions

Functions for creating and manipulating virus objects in models.

Tool Functions

Functions for creating and managing tools (e.g., vaccines, interventions).

Entity Functions

Functions for working with entities in mixing models.

Global Events

Functions for defining and managing global events in simulations.

Deprecated Functions

Functions that have been renamed or deprecated in recent versions.