Code for the preprint: The Role of Age Distribution and Family Structure on COVID-19 Dynamics: A Preliminary Modeling Assessment for Hubei and Lombardy
-
To get started:
python3 run_simulation.py
-
To run simulations of different age-based policies
python3 simulate_agepolicies.py -h
-
To run large scale parameter sweeps
python3 parameter_sweep.py -h
- Also see: README_parameter_sweep.txt
See seir_individual.py
See comorbidity_inference.py
. Estimates from the paper are already saved, so
you can start doing simulations without rerunning this step unless you would like
to fit your own model.