summary.epinow: Summary output from epinow

summary.epinowR Documentation

Summary output from epinow

Description

[Stable] summary method for class "epinow".

Usage

## S3 method for class 'epinow'
summary(
  object,
  output = c("estimates", "forecast", "estimated_reported_cases"),
  date = NULL,
  params = NULL,
  ...
)

Arguments

object

A list of output as produced by "epinow".

output

A character string of output to summarise. Defaults to "estimates" but also supports "forecast", and "estimated_reported_cases".

date

A date in the form "yyyy-mm-dd" to inspect estimates for.

params

A character vector of parameters to filter for.

...

Pass additional summary arguments to lower level methods

Value

Returns a ⁠<data.frame>⁠ of summary output

See Also

summary.estimate_infections epinow


epiforecasts/EpiNow2 documentation built on May 13, 2024, 3:11 a.m.