print.R0.GT {R0} | R Documentation |
R0.GT
Prints summary statistics for a generation time distribution from
generation.time()
.
## S3 method for class 'R0.GT'
print(x, ...)
... |
Parameters passed to inner functions. |
GT |
Generation time distribution from |
For internal use.
Displays the mean and standard deviation for generation time distributions
created with generation.time()
, along with the probabilities for each
time interval.
This function does not return any data. Called for side effects.
Pierre-Yves Boelle, Thomas Obadia