plot.pred.epi: 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 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.