- sird_model.py: Unscented Kalman Filter for the SIRD
- compute.py: Compute for the prediction with an estimated susceptible population
- population.py: Estimate the susceptible population for Herd Immunity by projecting case distribution on the population distribution
- rt.py: Compute the Rt and doubling time
- final_plot.py: produces the required graph
- test_vs_confirmed.py: produces the curve of test positivity rate