epirecipes / shopping-list

To-do list for epirecipes
MIT License
5 stars 0 forks source link

Port of ODE models from Kiss, Miller and Simon #20

Open sdwfrost opened 5 years ago

sdwfrost commented 5 years ago

See https://epidemicsonnetworks.readthedocs.io/en/latest/EoN.html for Python implementations - just the analytic solutions for now

joelmiller commented 5 years ago

The ODE models shouldn't be too hard to implement. The simulations would take a bit more effort.

emvolz commented 5 years ago

I could do R/Julia versions. Also an ObserveableHQ version could be very nice. Imagine having a slider for variance of the degree distribution

emvolz commented 5 years ago

I just implemented a javascript version of the edge-based compartmental SIR here: https://beta.observablehq.com/@emvolz/epidemic-in-random-networks-edge-based-compartmental-mode @sdwfrost @joelmiller