Skip to content
Snippets Groups Projects
Commit b2474f9b authored by Martin Lehoux's avatar Martin Lehoux
Browse files

correct formula for recovery rate

parent 577f57f4
No related branches found
No related tags found
No related merge requests found
No preview for this file type
......@@ -73,7 +73,7 @@ Voici comment sont déterminés les paramètres ($||x||$ correspond à la valeur
$$
\item $R$ est calculé à partir de la durée d'infection:
$$
R = (1-\death_{ill}^{\gamma})^{\frac{1}{\gamma}}
R = 1-\death_{ill}^{\frac{1}{\gamma}}
$$
\item $loss$ est calculé à partir de la durée d'efficacité du vaccin:
$$
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment