print.R0.sR: Print method for objects of class R0.sR
Description
Prints summary statistics from estimate.R()
outputs.
Usage
# S3 method for R0.sR
print(x, ...)
Value
This function does not return any data.
Called for side effects.
Arguments
- x
An estimated object, output from estimate.R()
(class R0.sR
).
- ...
Parameters passed to inner functions.
Author
Pierre-Yves Boelle, Thomas Obadia
Details
For internal use.
Displays the estimated reproduction ratio of one or more estimation results
generated by estimate.R()
.