/hve

Healthy Vaccine Effect

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Healthy Vaccine Effect

HVE = 0.5, HVE_DURATION = 26, N_RUNS = 500

HVE

HVE = 0, HVE_DURATION = 26, N_RUNS = 500 (sanity check)

No HVE

Install (Debian-based Linux)

Python

apt install python3 python3-pip

Python dependencies

pip install -r requirements.txt

Run

python3 hve_main.py

Tested on:

  • Ubuntu 22.04, Python 3.11