From c3ec83e86a773bc2f69c1996423aaae4a7c6374d Mon Sep 17 00:00:00 2001
From: Tatiana Krikella <106450627+TKrikella@users.noreply.github.com>
Date: Thu, 14 Nov 2024 12:56:50 -0500
Subject: Update idea.html
---
inst/app/templates/content/estimation/about-estimators/idea.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
(limited to 'inst/app')
diff --git a/inst/app/templates/content/estimation/about-estimators/idea.html b/inst/app/templates/content/estimation/about-estimators/idea.html
index 798baad..67548f8 100644
--- a/inst/app/templates/content/estimation/about-estimators/idea.html
+++ b/inst/app/templates/content/estimation/about-estimators/idea.html
@@ -1,4 +1,4 @@
The Incidence Decay and Exponential Adjustment (ID) estimator is an alternative formulation of the Incidence Decay (ID) model which includes a decay factor to reflect the often observed outbreak decline.
-This addresses the potential underestimation of the $R_0$ estimate when using the ID method.
-The method of least squares is used to estimate $R_0$, and similar to the ID model, the serial interval is assumed to be known and this method is developed assuming the SIR model.
+This addresses the potential underestimation of the R0 estimate when using the ID method.
+The method of least squares is used to estimate R0, and similar to the ID model, the serial interval is assumed to be known and this method is developed assuming the SIR model.
We note that, since we need to obtain a minimizer of the decay factor to solve the optimization problem, we require that the number of cases in the dataset be at least 2.
--
cgit v1.2.3