summaryrefslogtreecommitdiff
path: root/inst/app/templates/content/estimators/add-estimators/descriptions
diff options
context:
space:
mode:
Diffstat (limited to 'inst/app/templates/content/estimators/add-estimators/descriptions')
-rw-r--r--inst/app/templates/content/estimators/add-estimators/descriptions/id.html1
-rw-r--r--inst/app/templates/content/estimators/add-estimators/descriptions/idea.html1
-rw-r--r--inst/app/templates/content/estimators/add-estimators/descriptions/mu.html7
-rw-r--r--inst/app/templates/content/estimators/add-estimators/descriptions/seq_bayes.html1
-rw-r--r--inst/app/templates/content/estimators/add-estimators/descriptions/wp.html1
5 files changed, 0 insertions, 11 deletions
diff --git a/inst/app/templates/content/estimators/add-estimators/descriptions/id.html b/inst/app/templates/content/estimators/add-estimators/descriptions/id.html
deleted file mode 100644
index b47850f..0000000
--- a/inst/app/templates/content/estimators/add-estimators/descriptions/id.html
+++ /dev/null
@@ -1 +0,0 @@
-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.
diff --git a/inst/app/templates/content/estimators/add-estimators/descriptions/idea.html b/inst/app/templates/content/estimators/add-estimators/descriptions/idea.html
deleted file mode 100644
index edfbb79..0000000
--- a/inst/app/templates/content/estimators/add-estimators/descriptions/idea.html
+++ /dev/null
@@ -1 +0,0 @@
-This is a short description of the IDEA method.
diff --git a/inst/app/templates/content/estimators/add-estimators/descriptions/mu.html b/inst/app/templates/content/estimators/add-estimators/descriptions/mu.html
deleted file mode 100644
index 6e7bfe9..0000000
--- a/inst/app/templates/content/estimators/add-estimators/descriptions/mu.html
+++ /dev/null
@@ -1,7 +0,0 @@
-The serial interval (SI) is NOT one of the estimators.
-
-<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>
diff --git a/inst/app/templates/content/estimators/add-estimators/descriptions/seq_bayes.html b/inst/app/templates/content/estimators/add-estimators/descriptions/seq_bayes.html
deleted file mode 100644
index f6df3ee..0000000
--- a/inst/app/templates/content/estimators/add-estimators/descriptions/seq_bayes.html
+++ /dev/null
@@ -1 +0,0 @@
-This is a short description of the seqB method.
diff --git a/inst/app/templates/content/estimators/add-estimators/descriptions/wp.html b/inst/app/templates/content/estimators/add-estimators/descriptions/wp.html
deleted file mode 100644
index 640b44d..0000000
--- a/inst/app/templates/content/estimators/add-estimators/descriptions/wp.html
+++ /dev/null
@@ -1 +0,0 @@
-This is a short description of the WP method.