plotREG function

Plot R0 for Exponential Growth method

Plot R0 for Exponential Growth method

Internal plot method for EG estimates.

plotREG(x, ...)

Arguments

  • x: An estimated object, output from estimate.R() with method = "EG".
  • ...: Parameters passed to inner functions.

Returns

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

Details

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

Author(s)

Pierre-Yves Boelle, Thomas Obadia