epi_format_fc: Format epi data for modeling

Description Usage Arguments Value

View source: R/forecasting_helpers.R

Description

Format epi data for modeling

Usage

1
epi_format_fc(epi_data_extd, quo_groupfield, fc_clusters)

Arguments

epi_data_extd

An epidemiological dataset extended into the future/forecast period with NA values for to-be-forecasted case numbers.

quo_groupfield

Quosure of the user given geographic grouping field to run_epidemia().

fc_clusters

Extract from 'report_settings$fc_clusters', the geographic clusters to use in modeling.

Value

An epidemiological dataset formatted to pass over to BAM/GAM modeling.


EcoGRAPH/epidemiar documentation built on Nov. 13, 2020, 5:31 p.m.