From e920b3e514e717fc05ed524267d3b53e272fec51 Mon Sep 17 00:00:00 2001 From: Naeem Model Date: Mon, 6 Jan 2025 23:55:43 +0000 Subject: Update web app entry point - Rename 'app' -> 'web' - Return shiny app object in entry point function --- inst/app/templates/content/help/serial-interval.html | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 inst/app/templates/content/help/serial-interval.html (limited to 'inst/app/templates/content/help/serial-interval.html') diff --git a/inst/app/templates/content/help/serial-interval.html b/inst/app/templates/content/help/serial-interval.html deleted file mode 100644 index e061115..0000000 --- a/inst/app/templates/content/help/serial-interval.html +++ /dev/null @@ -1,9 +0,0 @@ -

Reference: Wikipedia -

- 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). -

-

- 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). -

-- cgit v1.2.3