summary method for class "epinow". This method inherits from
summary.estimate_infections() and supports the same arguments.
Arguments
- object
An
<epinow>object as produced byepinow().- output
Use the
typeargument instead. Previously supported "estimates", "forecast", and "estimated_reported_cases".- type
A character vector of data types to return. Defaults to "snapshot" but also supports "parameters". "snapshot" returns a summary at a given date (by default the latest date informed by data). "parameters" returns summarised parameter estimates that can be further filtered using
paramsto show just the parameters of interest and date.Note:
type = "samples"is deprecated. Useget_samples()instead.- target_date
Date, defaults to maximum found in the data if not specified.
- params
A character vector of parameters to filter for.
- CrIs
Numeric vector of credible intervals to calculate.
- ...
Pass additional summary arguments to
summary.estimate_infections()
