Skip to content
forked from NSSAC/PatchSim

Code for simulating the metapopulation SEIR model. Sample network for US national simulation included.

License

Notifications You must be signed in to change notification settings

bdklahn/PatchSim

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PatchSim

Code for simulating the metapopulation SEIR model. Sample network for US national simulation included.

A preliminary description of this model appeared in IEEE ICHI 2017: https://ieeexplore.ieee.org/document/8031141/

Journal version: https://journals.plos.org/ploscompbiol/article?id=10.1371/journal.pcbi.1007111

Cite as: Venkatramanan S, Chen J, Fadikar A, Gupta S, Higdon D, Lewis B, Marathe M, Mortveit H, Vullikanti A. Optimizing spatial allocation of seasonal influenza vaccine under temporal constraints. PLoS computational biology. 2019 Sep 16;15(9):e1007111.

Documentation

The description of the model and a software manual can be found inside the doc/ folder.

Dependencies

PatchSim is compatible with both Python 2 and 3. It requires numpy and pandas.

Testing

Please use the different test*.py scripts to test the different functionalities of PatchSim. For more details on these features please check the software manual.

US National simulation

To test the US national simulation, extract the zip file test/US_county.zip and run "python test_det_US.py" from inside test/ folder.

About

Code for simulating the metapopulation SEIR model. Sample network for US national simulation included.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%