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