diff options
author | hannajankowski <hkj@yorku.ca> | 2024-05-30 12:25:25 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-30 12:25:25 -0400 |
commit | e29a0f98bc55256acd94f482a6b33fbd6fe794ce (patch) | |
tree | 2227777c90d7b22302ca65f62d61531608d98de0 /inst/app/templates/content | |
parent | 7d41d2d11c55b983985cea9106b511a380a0dedb (diff) |
Add files via upload
Diffstat (limited to 'inst/app/templates/content')
-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> |