summary.epinow {EpiNow2}R Documentation

Summary output from epinow

Description

[Stable] summary method for class "epinow".

Usage

## S3 method for class 'epinow'
summary(object, output = "estimates", 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


[Package EpiNow2 version 1.4.0 Index]