epiworldpy

Epiworld Python Wrapper

ModelDiffNet

A network diffusion model.

ModelSEIR

A model with four compartments: susceptible, exposed, infectious, and recovered.

ModelSEIRCONN

A model with four compartments: susceptible, exposed, infectious, and recovered.

ModelSEIRD

A model with five compartments: susceptible, exposed, infectious, recovered, and dead.

ModelSIR

A model with three compartments: susceptible, infectious, and recovered.

ModelSIRCONN

A model with three compartments: susceptible, infectious, and recovered.

ModelSIRD

A model with four compartments: susceptible, infectious, recovered, and dead.

ModelSIRDCONN

A model with four compartments: susceptible, infectious, recovered, and dead.

ModelSIS

A model wth two compartments: susceptible and infectious.

ModelSISD

A model wth three compartments: susceptible, infectious, and death.

ModelSURV

A model where agents may be isolated, even when asymptomatic.

Saver

Saves the result of multiple runs.