plotRML {R0}R 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


[Package R0 version 1.3-1 Index]