/covid_deathrate

Primary LanguageJupyter Notebook

COVID Death-Rate Modelling

Fits a function of the form:

R(a) = alpha * 2^(a/tau)

See estimate_model.ipynb for an example.