print.R0.R {R0} | R Documentation |
Print method for objects of class R0.R
Description
Prints summary statistics for an estimated reproduction ratio.
Usage
## S3 method for class 'R0.R'
print(x, ...)
Arguments
x |
An estimated object, output from |
... |
Parameters passed to inner functions. |
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.
Value
This function does not return any data. Called for side effects.
Author(s)
Pierre-Yves Boelle, Thomas Obadia
[Package R0 version 1.3-1 Index]