print.pandemicStats: Print method for 'pandemicStats' objects

View source: R/print.pandemicStats.R

print.pandemicStatsR Documentation

Print method for pandemicStats objects

Description

S3 method designed for pandemicStats objects. It displays a compact summary of the 95% credible intervals for the predictions calculated by the pandemic model.

Usage

## S3 method for class 'pandemicStats'
print(x, ...)

Arguments

x

An object of S3 class pandemicStats-objects.

...

Currently unused.

See Also

pandemic_stats


CovidLP/PandemicLP documentation built on June 17, 2022, 1:29 p.m.