Description Usage Arguments Value
View source: R/create_seasonal.R
Determines observed true values for peak week and peak weighted ILINet percentage for an influenza season
1 | create_peak(weekILI, location, challenge = "ilinet")
|
weekILI |
A data.frame of weighted ILI values (default NULL). Must contain columns location (or age_grp), week, and wILI. |
location |
A character string specifying the target location or age group |
challenge |
one of "ilinet", "hospital" or "state_ili", indicating which
challenge the submission is for (default |
A data.frame with columns location (or age_grp), target, and bin_start_incl
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.