create_epi_summary: Creates summary of disease incidence in early detection...

Description Usage Arguments Value

View source: R/formatters_calculators.R

Description

Creates summary of disease incidence in early detection period.

Usage

1
create_epi_summary(obs_res, quo_groupfield, report_dates)

Arguments

obs_res

Formatted dataset of observed disease incidence.

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

Mean disease incidence per geographic group during the early detection period, returned as epi_summary in the run_epidemia() ouput.


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