plot.pred.epi {EpiILM}R Documentation

S3 method to provide plots of posterior predictive check.

Description

Produces various graphs for the output of the posterior predictive check of class pred.epi.

Usage

## S3 method for class 'pred.epi'
plot(x, ...)

Arguments

x

An object of class pred.epi which is the output of the pred.epi function.

...

additional arguments to be passed to plot generic function.

Value

plot

See Also

pred.epi, plot.epidata, plot.epimcmc.


[Package EpiILM version 1.5.2 Index]