Usage
# S3 method for class 'epinow'
summary(
object,
output = c("estimates", "forecast", "estimated_reported_cases"),
target_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".
- target_date
Date, defaults to maximum found in the data if not specified.
- params
A character vector of parameters to filter for.
- ...
Pass additional summary arguments to lower level methods
