Learn R Programming

R0 (version 1.2-6)

print.R0.sR: Plot the R0/Rt value along with confidence interval of all requested models to epidemic data

Description

Plot the R0/Rt value along with confidence interval of all requested models to epidemic data

Usage

"print"(x, ...)

Arguments

x
Result of est.R0 (class sR))
...
Parameters passed to inner functions

Value

Prints all R0 or R(t) values from requested estimation methods.

Details

For internal use. Called by print.

Tweaked print() function that prints the reproduction number values for each method contained in the object constructed by est.RO().