diff options
Diffstat (limited to 'inst/web/templates/content/help/serial-interval.html')
-rw-r--r-- | inst/web/templates/content/help/serial-interval.html | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/inst/web/templates/content/help/serial-interval.html b/inst/web/templates/content/help/serial-interval.html new file mode 100644 index 0000000..e061115 --- /dev/null +++ b/inst/web/templates/content/help/serial-interval.html @@ -0,0 +1,9 @@ +<p>Reference: <a href="https://en.wikipedia.org/wiki/Serial_interval" target="_blank"><em>Wikipedia</em></a> +<p> + The serial interval (SI) is not one of the estimators. It is a parameter required by most of the estimators, and can + also be estimated by some of them (if not specified). +</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 individual and their subsequent transmissions). +</p> |