Considerations for performant and developer-friendly epidemic modelling #229
pratikunterwegs
started this conversation in
Blog post ideas
Replies: 2 comments
-
It would be worth seeing if some of this is covered in the odin documentation – they also refer to other vignettes (like compiledCode). Point (1) could be a lengthy review on its own – we gave a brief overview of key issues for inputs (in context of COVID) here: https://www.nature.com/articles/s43588-020-00014-7 |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thanks, will take a look. They also use {cpp11} which might be worth a comparison as well. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This is a proposal for a future post based on our experience with {epidemics}, but touching on general considerations for similar packages for mechanistic epidemic scenario modelling using compartmental ODE models. I aim to cover:
I'm not aiming to cover considerations around other kinds of epidemic models such as stochastic discrete time models, branching process models, or network models.
Happy to collaborate with @TimTaylor on this since he worked on implementing some {epidemics} features in C.
Since this is likely to be a long post, I'm also happy to split or combine this into multiple posts.
Beta Was this translation helpful? Give feedback.
All reactions