plotREG: Plot R0 for Exponential Growth method

View source: R/plot.R0.R.R

plotREGR Documentation

Plot R0 for Exponential Growth method

Description

Internal plot method for EG estimates.

Usage

plotREG(x, ...)

Arguments

x

An estimated object, output from estimate.R() with method = "EG".

...

Parameters passed to inner functions.

Details

This plots the exponential growth parameter r, along with R and corresponding confidence interval.

Value

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

Author(s)

Pierre-Yves Boelle, Thomas Obadia


R0 documentation built on Sept. 26, 2023, 5:10 p.m.

Related to plotREG in R0...