Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 668 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 668 Bytes

A prototype of polio toy model:

  • Simple S, I, R with constant population by village
  • Connecting villages in explicit neighbor network
  • Tracking individual infections -- simple fixed generation time + infectiousness
  • Reporting summary statistics
  • Reporting detailed transmission events

Village Topology

And some interactive plotly visualization to explore infection and immune dynamics:

Spatial Epidemic Snapshot

And a randomly subsampled tree visualized with tskit

Sampled Tree Screenshot (tskit)