Description Usage Arguments Value Examples
Determines observed true values for 1 to 4 week ahead weighted ILINet predictions
1 | create_week(weekILI, start_wk, end_wk, challenge = "ilinet")
|
weekILI |
A data.frame of weighted ILI values (default |
start_wk |
The first MMWR week used for creating forecasts |
end_wk |
The last MMWR week used for creating forecasts |
challenge |
one of "ilinet", "hospital" or "state_ili", indicating which
challenge the submission is for (default |
A data.frame with columns location, target, and bin_start_incl
1 | week_targets <- create_week(valid_ILI, 42, 18)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.