Skip to content

HopkinsIDD/epi-econ

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Modeling dynamic disease-behavior feedback for improved epidemic prediction and response

figure_1

This repository provides the code for the Feedback-Informed Epidemiological Model (FIEM), which is introduced in the pre-print:

Du, Zahn et al, "Modeling dynamic disease-behavior feedbacks for improved epidemic prediction and response", 2024

To run the code, set up a virtual environment and install the dependencies:

python -m venv venv
source venv/bin/activate
pip install -r requirements.txt
  • /src: Contains the main source code for the FIEM.
  • /main.py: Contains the code to run FIEM and base parameters.

More detailed instructions, documentation, and examples will be added soon.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •