Description Usage Arguments Value Examples
Use the average weekly incidence value for each region to augment the data This function is needed when running in a forecast mode using data augmentation
1 | get.future.average.data(mydata = NULL)
|
mydata |
- A dataframe with all the available data for this DICE run |
An updated mydata structure that has the future data and has weights for each week of data
1 | prior = get.future.average.data(mydata = mydata)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.