Description Usage Arguments Details Value Examples
given the fit and model ILI data find the most similar season for each and grab the data from these years for future data points > nperiodsData
1 | get.future.similar.data(mydata = NULL)
|
mydata |
A dataframe with all the available for this DICE run |
This function is needed when running in a forecast mode using data augmentation
An updated mydata structure that has the future data and has weights for each week of data
1 | prior = get.future.similar.data(mydata = mydata)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.