diff options
author | hannajankowski <hkj@yorku.ca> | 2024-05-30 11:05:55 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-30 11:05:55 -0400 |
commit | 107922f7ea55c5ad0f96966e4bd70988dc1a5f82 (patch) | |
tree | 87d6fe10ede61bfa7796ae3f21187772d25008f9 /inst/app/templates/content/about.html | |
parent | 3f0acb73e3eb5f58ee4dffa64a19491791bdc375 (diff) |
Add files via upload
Diffstat (limited to 'inst/app/templates/content/about.html')
-rw-r--r-- | inst/app/templates/content/about.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/inst/app/templates/content/about.html b/inst/app/templates/content/about.html index d0b81e7..d88738f 100644 --- a/inst/app/templates/content/about.html +++ b/inst/app/templates/content/about.html @@ -19,7 +19,7 @@ indicator of the transmissibility of an infectious disease during the early stages of its spread and detection. </p> <p> - If <em>R<sub>0</sub></em> < 1, then the disease will eventually die out. On the other hand, if + If <em>R<sub>0</sub></em> < 1, the disease will eventually die out. On the other hand, if <em>R<sub>0</sub></em> > 1, the disease will spread (the higher the <em>R<sub>0</sub></em>, the faster this will happen). Due to uncertainty of known data about the disease, it is difficult to determine <em>R<sub>0</sub></em> precisely. Therefore, many estimation methods exist, each based on different assumptions and yielding different estimates. It is the |