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


PandemicLP documentation built on March 18, 2022, 6:22 p.m.