Skip to content

Commit 847c8d1

Browse files
committed
Update challenge to include categories for incidence
Enhanced the challenge to include two categories for incidence calculation.
1 parent 5dcd848 commit 847c8d1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

episodes/aggreagate-visualize.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ incidence2::incidence(
157157

158158
Use the `sim_data` linelist to:
159159

160-
- Calculate the incidence of cases **every 2 weeks** for **two different dates**, the date of symptom onset and the date of outcome.
160+
- Calculate the incidence of cases **every 2 weeks** for **two different dates**, the date of symptom onset and the date of outcome, and **two different categories**, sex and case type.
161161
- Save the result in one `<incidence2>` object called `biweekly_incidence`.
162162

163163
::::::::::::::::::: hint

0 commit comments

Comments
 (0)