summary
method for class "estimate_infections".
# S3 method for estimate_infections
summary(object, type = "snapshot", date = NULL, params = NULL, ...)
A list of output as produced by "estimate_infections".
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 params
to show just the
parameters of interest and date.
A date in the form "yyyy-mm-dd" to inspect estimates for.
A character vector of parameters to filter for.
Pass additional arguments to report_summary
Returns a data frame of summary output
summary estimate_infections report_summary