diff options
Diffstat (limited to 'inst/app/templates/content/estimators/add-estimators')
-rw-r--r-- | inst/app/templates/content/estimators/add-estimators/descriptions/mu.html | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/inst/app/templates/content/estimators/add-estimators/descriptions/mu.html b/inst/app/templates/content/estimators/add-estimators/descriptions/mu.html index fdff57e..6e7bfe9 100644 --- a/inst/app/templates/content/estimators/add-estimators/descriptions/mu.html +++ b/inst/app/templates/content/estimators/add-estimators/descriptions/mu.html @@ -1,3 +1,7 @@ -The serial interval is the average time between the first infection and the time the first infected individual exhibits disease symptoms. +The serial interval (SI) is NOT one of the estimators. -Make the tab a different shade (light gray) and then this won't have parameters. It will let us not have to explain SI every single time. We'll expand the description later. +<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> + +<P> Make the tab a different shade (light gray) and then this won't have parameters. It will let us not have to explain SI every single time. We'll expand the description later.</p> |