diff options
author | kfiliyork <116465911+kfiliyork@users.noreply.github.com> | 2024-06-06 18:16:25 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-06 18:16:25 -0400 |
commit | c5e084e8610c1b7a02f9d5c1934d0e2d5d76fe76 (patch) | |
tree | be3398162af443f3157047d60c07a37827ca132c /inst/app/templates/content/help | |
parent | 8d81a246e0be168c39bce89031cc1c0856f1e3d3 (diff) |
Add files via upload
SI help
Diffstat (limited to 'inst/app/templates/content/help')
-rw-r--r-- | inst/app/templates/content/help/serial-interval.html | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/inst/app/templates/content/help/serial-interval.html b/inst/app/templates/content/help/serial-interval.html new file mode 100644 index 0000000..88bf82c --- /dev/null +++ b/inst/app/templates/content/help/serial-interval.html @@ -0,0 +1,18 @@ +Reference +<a href="https://en.wikipedia.org/wiki/Serial_interval" target="_blank" + ><i>Wikipedia</i></a +> +<br /> +<br /> + +<p>The serial interval (SI) is NOT one of the estimators.</p> +<p> + The SI is a parameter required by all of the estimators, and can also be + estimated by the WP method. +</p> + +<p> + The SI is defined as the average time between successive infections in a chain + of transmission i.e., the time between the infection of an infected and their + subsequent transmissions. +</p> |