From 30b68a02a9131273b624cafb80760f522faa79e1 Mon Sep 17 00:00:00 2001 From: James Azam Date: Fri, 1 Dec 2023 22:38:52 +0000 Subject: [PATCH] Break up long lines --- vignettes/projecting_incidence.Rmd | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/vignettes/projecting_incidence.Rmd b/vignettes/projecting_incidence.Rmd index 65ce0bd2..9058cccd 100644 --- a/vignettes/projecting_incidence.Rmd +++ b/vignettes/projecting_incidence.Rmd @@ -94,11 +94,11 @@ t0 ### Generation time -In epidemiology, the generation time (also called the generation interval) is the duration between successive -infectious events in a chain of transmission. Similarly, the serial -interval is the duration between observed symptom onset times between -successive cases in a transmission chain. The generation interval is -often hard to observe because exact times of infection are hard to +In epidemiology, the generation time (also called the generation interval) is +the duration between successive infectious events in a chain of transmission. +Similarly, the serial interval is the duration between observed symptom onset +times between successive cases in a transmission chain. The generation +interval is often hard to observe because exact times of infection are hard to measure hence, the serial interval is often used instead. Here, we use the serial interval and interpret the simulated case data to represent symptom onset.