Skip to content

US Covid19 study using causality relation between each states using bivariate transfer entropy theory.

License

Notifications You must be signed in to change notification settings

skim0119/US-COVID19-CAUSALITY

Repository files navigation

US COVID-19 Spread Analysis/Visualization using Information Theory

STAT 430 final project

Contributed by

  • Yashraj Bhosale
  • Seung Hyun Kim

How to run

All required dependencies are specified in requirements.txt.

We provide jupyter notebook file covid_raw_data_testing.ipynb to download and visualize correlation data between state-wise case reports.

To further analyze directional causality, use the script:

python analysis.py         # Single-core (debug)
mpirun python analysis.py  # Multi-core

Dash

To visualize data in interactive plotting, you can launch the dash app by:

python app/main.py

Related theories

References

About

US Covid19 study using causality relation between each states using bivariate transfer entropy theory.

Topics

Resources

License

Stars

Watchers

Forks