Como-DTC-Collaboration / como-models

Pedagogical materials for learning COVID-19 transmission dynamics modelling
https://Como-DTC-Collaboration.github.io/como-models/
MIT License
3 stars 0 forks source link

Add equilibrium conditions for models #75

Open ben18785 opened 2 years ago

ben18785 commented 2 years ago

I think a function like: equilibrium(model, type="endemic") which returns the states for either type="endemic" or type="disease-free" would be nice and simple to implement, because most of the models only have the disease-free case!