- Application of the model to a few countries data, see model.ipynb
- Comparision of the pandemic develompent in a few countries, see countries.ipynb
We applied Gompertz curve to model COVID-19 pandemic data:
where
-
$a$ is an asymptote, since$\lim_{t \rightarrow \inf} a\mathrm{e}^{-b\mathrm{e}^{-ct}} = a\mathrm{e}^{0}=a$ -
$b$ sets the displacement along the x-axis (translates the graph to the left or right). -
$c$ sets the growth rate (y scaling)
The rate of growth: