]> nmode's Git Repositories - Rnaught/commitdiff
Add files via upload
authorhannajankowski <hkj@yorku.ca>
Thu, 30 May 2024 16:01:55 +0000 (12:01 -0400)
committerGitHub <noreply@github.com>
Thu, 30 May 2024 16:01:55 +0000 (12:01 -0400)
inst/app/templates/content/estimators/add-estimators/descriptions/id.html
inst/app/templates/content/estimators/add-estimators/descriptions/mu.html

index b182ae52b970d66533a078b701946964a3798ae7..b47850f6360137024c1ab8c42cc653c3a885f60b 100644 (file)
@@ -1 +1 @@
-This is a short description of the ID method.
+The incidence decay (ID) estimator assumes an exponential model and finds the parameters by minimizing the sum of the squared differences between the observed cases counts and the case counts  expected based on the assumed model.  The method assumes that the serial interval is known.   This means that the user needs to input the value of the serial interval.   The serial interval is the average time between the first infection and the time the first infected individual exhibits disease symptoms.  
index b182ae52b970d66533a078b701946964a3798ae7..fdff57e05112bfb1aab4077b5088f263811c7f0d 100644 (file)
@@ -1 +1,3 @@
-This is a short description of the ID method.
+The serial interval is the average time between the first infection and the time the first infected individual exhibits disease symptoms. 
+
+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.