get.future.average.data: Data Augmentation Using the Historic NULL Model

Description Usage Arguments Value Examples

View source: R/prior_fxns.R

Description

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

Usage

1

Arguments

mydata

- A dataframe with all the available data for this DICE run

Value

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

Examples

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

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