@@ -78,7 +78,7 @@ Within your room, Write your answers to these questions:
7878 - For the incubation period, steps are similar to generation time.
7979- Add generation time and delays using the {EpiNow2} helper functions in ` EpiNow2::epinow() ` .
8080- Run ` EpiNow2::epinow() ` and print the summary and plot outputs.
81- - Interpret and reply to questions.
81+ - Paste the outputs. Reply to questions.
8282
8383### Inputs
8484
@@ -356,6 +356,16 @@ Within your room, Write your answers to these questions:
356356- Interpret: How would you communicate these results to a decision-maker?
357357- Compare: What differences do you identify from other room outputs? (if available)
358358
359+ ** Steps:**
360+
361+ - Open the file ` 02-practical-activity-2.R ` .
362+ - Paste the URL link as a string to read input data.
363+ - Fill in the argument to plot an incidence curve.
364+ - Evaluate if the input data format needs adaptation to {cfr}.
365+ - Access to the probability distribution for the delay from case onset to death.
366+ - Evaluate if you need to keep dates or omit using ` dplyr::filter() ` .
367+ - Estimate the naive and delay-adjusted CFR.
368+ - Paste the outputs. Reply to questions.
359369
360370### Inputs
361371
@@ -369,10 +379,6 @@ Within your room, Write your answers to these questions:
369379
370380::: {.content-visible when-format="docx"}
371381
372- ### Your Code
373-
374- Use the file ` 02-practical-activity-2.R ` .
375-
376382
377383### Your Answers
378384
0 commit comments