epiverse-trace / epidemics

A library of published compartmental epidemic models, and classes to represent demographic structure, non-pharmaceutical interventions, and vaccination regimes, to compose epidemic scenarios.
https://epiverse-trace.github.io/epidemics/
Other
8 stars 2 forks source link

Option to count deaths in epidemic_size() #56

Closed pratikunterwegs closed 1 year ago

pratikunterwegs commented 1 year ago

This issue is to request that the epidemic size should be allowed to optionally include deaths from the appropriate compartment. Counting deaths in the epidemic size should be the defauly, with safe handling of data where such a compartment does not exist (e.g. default model).