Learn R Programming

R0 (version 1.3-1)

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

Description

Prints summary statistics for a generation time distribution from generation.time().

Usage

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

Value

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

Arguments

...

Parameters passed to inner functions.

GT

Generation time distribution from generation.time().

Author

Pierre-Yves Boelle, Thomas Obadia

Details

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.