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

View source: R/print.R0.GT.R

print.R0.GTR Documentation

Print method for objects of class R0.GT

Description

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

Usage

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

Arguments

...

Parameters passed to inner functions.

GT

Generation time distribution from generation.time().

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.

Value

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

Author(s)

Pierre-Yves Boelle, Thomas Obadia


tobadia/R0 documentation built on Sept. 24, 2023, 5:16 p.m.