get.future.similar.data: Data Augmentation Using the Most Similar Season

Description Usage Arguments Details Value Examples

View source: R/prior_fxns.R

Description

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

Usage

1

Arguments

mydata

A dataframe with all the available for this DICE run

Details

This function is needed when running in a forecast mode using data augmentation

Value

An updated mydata structure that has the future data and has weights for each week of data

Examples

1
prior = get.future.similar.data(mydata = mydata)

predsci/DICE documentation built on Aug. 9, 2019, 9:41 a.m.