seabbs / idmodelr

Infectious disease model library and utilities
http://samabbott.co.uk/idmodelr
GNU General Public License v3.0
15 stars 6 forks source link

Searchable library of models #19

Closed seabbs closed 5 years ago

seabbs commented 5 years ago

Model types that are provided in the package need to be easily understood. This also needs to be future proof in case on any changes.

Task

seabbs commented 5 years ago

Think about how to support as many of these models as possible in the future (from epimodels):

Categories of models include:

Simple deterministic models using ordinary differential equations Standard compartmental models Non-exponential distributions of infectious periods Delay differential equations Method of stages Infection-age models Simple stochastic models Gillespie’s stochastic simulation algorithm Discrete time Stochastic differential equations Models with time-varying parameters Spatial models Network models Pair approximations Edge based models Applications to specific disease systems

seabbs commented 5 years ago

Need to add paramters so that they can be looked up