epirecipes / sir-julia

Various implementations of the classical SIR model in Julia
MIT License
195 stars 39 forks source link

Add stock-and-flow model #102

Open sdwfrost opened 1 year ago

sdwfrost commented 1 year ago

After a nice chat with Nathaniel Osgood, I have added a simple example here using StockFlow.jl. It would be good to add (a) a method of stages example and (b) the multigroup model using this framework. Any suggestions @Xiaoyan-Li ?