plot.SEIRfansy: Plot an SEIRfansy Fit Object

Description Usage Arguments

View source: R/plot.R

Description

This is a convenient wrapper for output that is already included in the SEIRfansy output in the plots element. Options are trace or boxplot.

Usage

1
2
## S3 method for class 'SEIRfansy'
plot(x, type, ...)

Arguments

x

SEIRfansy object to plot

type

type of plot to render. Options are "trace" or "boxplot".

...

not currently used


umich-biostatistics/SEIRfansy documentation built on Sept. 25, 2021, 1:10 p.m.