Learn R Programming

R0 (version 1.2-6)

plot.R0.S: Plot objects from sensitivity.analysis

Description

Plots objects from sensitivity.analysis

Usage

"plot"(x, what = "heatmap", time.step = 1, skip = 5, ...)

Arguments

x
Result of sensitivity.analysis (class R0.S)
what
Specify the desired output. Can be "heatmap" (default), "criterion", or both.
time.step
Optional. If date of first observation is specified, number of day between each incidence observation
skip
Number of results to ignore (time period of X days) when looking for highest Rsquared value.
...
Parameters passed to inner functions

Value

$max.Rsquared
Best R0 measure for each time period, as measured by their Rsquared value.

Details

For internal use. Called by plot.

Examples

Run this code

Run the code above in your browser using DataLab