env_format_fc: Format env data for modeling

Description Usage Arguments Value

View source: R/forecasting_helpers.R

Description

Format env data for modeling

Usage

1
env_format_fc(env_data_extd, quo_groupfield, quo_obsfield)

Arguments

env_data_extd

An environmental dataset extended into the future/forecast period with estimated values for the environmental variables.

quo_groupfield

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

quo_obsfield

Quosure of user given field name of the environmental data variables.

Value

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


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