get.prior: Find 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 of the fit and model regions

Usage

1
get.prior(mydata = NULL)

Arguments

mydata

A dataframe with all the available for this DICE run

Details

This function is needed when running in a forecast mode using a prior

Value

A list with the most similar season year for each of the fit and model regions

Examples

1
prior = get.prior(mydata = mydata)

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