Detailed instructions to reproduce results from the paper.
source activate venv
pip install -r requirements.txt
Download all the datasets from Zenodo:
Unzip the download file and move all files into the data/
folder within the project.
Run the following command to set up Spain data:
bash scripts/setup_experiments.sh
Run the following command to run the Transfer Entropy Analysis on Spain data:
bash scripts/run_te_experiments.sh
Run the following command to set up and run SIR simulations:
bash run_SIR_simulations.sh
- Miguel Ponce de Leon
- Camila Pontes
Run the following command to run the Transfer Entropy Analysis on the simulated epidemic
bash scripts/run_te_on_SIRs.sh