Learn R Programming

R0 (version 1.3-1)

print.R0.R: Print method for objects of class R0.R

Description

Prints summary statistics for an estimated reproduction ratio.

Usage

# S3 method for R0.R
print(x, ...)

Value

This function does not return any data. Called for side effects.

Arguments

x

An estimated object, output from est.R0.xx() routines (class R0.R).

...

Parameters passed to inner functions.

Author

Pierre-Yves Boelle, Thomas Obadia

Details

For internal use.

Displays the estimated reproduction ratio along with its confidence interval. For the TD method, the time-series of \(R(t)\) is printed.