ImperialCollegeLondon / epidemia

epidemia package
https://imperialcollegelondon.github.io/epidemia/index.html
47 stars 15 forks source link

Wrappers around epim #26

Open jscott6 opened 4 years ago

jscott6 commented 4 years ago

Currently we have an 'all encompassing' epim function. There will surely be special cases of interest - for example a single population and a single observation type, say incidence data. Perhaps we should consider writing wrappers around epim designed for interesting special cases? I'm thinking of the examples in the EpiEstim vignettes.

s-mishra commented 4 years ago

Isn't this like #22. Essenitally using incedence only data with discrete SI

jscott6 commented 4 years ago

pretty much yeah - though this is more about creating a simplified interface for the user, rather than adding an example to the vignette