Skip to content

Commit e5dc91c

Browse files
avallecamDegoot-AM
andcommitted
remove white spaces
Co-authored-by: Abdoelnaser M Degoot <degoot@aims.ac.za>
1 parent cd478be commit e5dc91c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

episodes/vaccine-comparisons.Rmd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,8 @@ Vaccination programs using infection-blocking vaccines have two benefits:
6060

6161
We will illustrate this using results from `model_default()` in `{epidemics}`. The `model_default()` function implements a standard SEIR (Susceptible-Exposed-Infected-Recovered) model with vaccination compartments. Using the contact matrix and parameters from the COVID-19 outbreak example in [Modelling interventions](../episodes/modelling-interventions.md) we will investigate the impact of two vaccination programs on the number of infections. For this hypothetical scenario, we will assume that vaccination programs start on day 0 and continue to be in place for 150 days. We will assume all age groups are vaccinated at the same rate in each program as follows:
6262

63-
+ vaccination program 01 : vaccination rate 0.001
64-
+ vaccination program 02 : vaccination rate 0.01.
63+
+ vaccination program 01: vaccination rate 0.001
64+
+ vaccination program 02: vaccination rate 0.01.
6565

6666

6767
```{r, echo = FALSE, message = FALSE}

0 commit comments

Comments
 (0)