From a96d14d8f393fc1a6a659c9bf0ffadbcc55fadfc Mon Sep 17 00:00:00 2001 From: Tatiana Krikella <106450627+TKrikella@users.noreply.github.com> Date: Thu, 14 Nov 2024 13:04:47 -0500 Subject: Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b246302..2fddfa2 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,8 @@ Two sample datasets are included: weekly Canadian COVID-19 case count data from To estimate the basic reproductive number, the user can choose their preferred estimator, and if applicable, must enter the known serial interval prior to estimation. If multiple estimates of the basic reproductive number are calculated, they are all included in a table where each row represents an estimate. If multiple datasets are being considered, the basic reproductive number is estimated for all datasets and the columns of the table correspond to the different datasets uploaded into the application. -The table also consists of a column corresponding to the value of the serial interval. +The table also consists of a column corresponding to the value of the [serial interval +(SI)](https://en.wikipedia.org/wiki/Serial_interval). This table can be exported as a .csv file. In progress... -- cgit v1.2.3