Learn R Programming

EpiNow2 (version 1.1.0)

report_summary: Provide Summary Statistics for Estimated Infections and Rt

Description

Provide Summary Statistics for Estimated Infections and Rt

Usage

report_summary(summarised_estimates, rt_samples)

Arguments

summarised_estimates

A data.table of summarised estimates containing the following variables: variable, median, bottom, and top. It should contain the following estimates: R, infections, and r (rate of growth).

rt_samples

A data.table containing Rt samples with the following variables: sample and value.

Value

A data.table containing formatted and numeric summary measures