Skip to content

wcchin/EpiRank

Repository files navigation

EpiRank Algorithms

An algorithm using forward and backward movements of a commuting network for capturing diffusion.

Link to pypi: https://pypi.python.org/pypi/epirank

==============================

published article

for more detail info and applications

article: Chung-Yuan Huang, Wei-Chien-Benny Chin, Tzai-Hung Wen, Yu-Hsiang Fu, Yu-Shiuan Tsai. 2019 (in press). EpiRank: Modeling Bidirectional Disease Spread in Asymmetric Commuting Networks. Scientific Reports.

open access link: The article (Scientific Reports)

==============================

Intro.

==============================

dependencies

  • networkx
  • pandas
  • numpy
  • scipy

==============================

installing EpiRank

git clone 
cd EpiRank
pip install -e .

==============================

Usage

see example.py

License

MIT, please check the license file.

About

EpiRank

Resources

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published