Skip to content

Commit db15d09

Browse files
adamkucharskiavallecam
authored andcommitted
Fix linting
1 parent 5719fe6 commit db15d09

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

episodes/.DS_Store

6 KB
Binary file not shown.

episodes/disease-burden.Rmd

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -164,9 +164,9 @@ infection_to_admission <- epiparameter(
164164
)
165165
)
166166
167-
# The shape and scale parameters were chosen based on empirical data from COVID-19 studies
168-
# showing a median time from infection to hospitalization of approximately 10 days
169-
# with a right-skewed distribution reflecting the variability in disease progression
167+
# The shape and scale parameters were chosen based on data from COVID-19 studies
168+
# showing a median time from infection to hospitalization of around 10 days
169+
# with right-skewed distribution reflecting variability in disease progression
170170
```
171171

172172
To visualise this distribution we can create a density plot :

episodes/vaccine-comparisons.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1088,4 +1088,4 @@ In this tutorial we have investigated the potential effect of infection blocking
10881088
- Targeted vaccination programs have benefits when there is heterogeneity in contacts
10891089
- The timing of implementation of vaccination programs and NPIs can result in very different disease trajectories
10901090

1091-
::::::::::::::::::::::::::::::::::::::::::::::::
1091+
::::::::::::::::::::::::::::::::::::::::::::::::

0 commit comments

Comments
 (0)