make_stss: Make the list of sts objects

Description Usage Arguments Value

View source: R/event_detection.R

Description

Make the list of sts objects

Usage

1
make_stss(epi_fc_data, quo_groupfield, quo_popfield, groupings)

Arguments

epi_fc_data

Internal pass of epidemiological data complete with future forecast values.

quo_groupfield

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

quo_popfield

Quosure of user-given field containing population values.

groupings

A unique list of the geographic groupings (from groupfield).

Value

A list of surveillance time series (sts) objects, one for each geographic grouping.


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