plotRML: Plot R0 for Maximum Likelihood method

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

plotRMLR Documentation

Plot R0 for Maximum Likelihood method

Description

Internal plot method for ML estimates.

Usage

plotRML(x, ...)

Arguments

x

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

...

Parameters passed to inner functions.

Details

This plots the R0 reproduction number along with 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 plotRML in R0...