create_summary_data: Creates early detection and early warning alerts levels for...

Description Usage Arguments Value

View source: R/formatters_calculators.R

Description

Creates early detection and early warning alerts levels for each geographic group.

Usage

1
create_summary_data(ed_res, quo_groupfield, report_dates)

Arguments

ed_res

Event detection results from run_event_detection().

quo_groupfield

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

report_dates

Internally generated set of report date information: min, max, list of dates for full report, known epidemiological data period, forecast period, and early detection period.

Value

Data set of early detection and early warning alert summaries for each geographic group. Returned as summary_data in the run_epidemia() output.


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