plot.ebhistorical: Plot Method for EpiBayesHistorical Output

Description Usage Arguments Value

View source: R/plot.ebhistorical.R

Description

This method plots the output of the function EpiBayesHistorical. It does so by plotting the posterior distributions of the cluster-level prevalence across all time periods in different colors within a particular subzone. Similar plots are made for each subzone in separate plotting windows (Caveat: too many subzones can make manipulation of the plotting windows unmageable).

Usage

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

Arguments

x

An object of class ebhistorical (e.g., the output of function EpiBayesHistorical).

...

Additional arguments to be passed to plot.

Value

One plotting window for each subzone including posterior distributions for the cluster-level prevalence across all time periods.


EpiBayes documentation built on May 30, 2017, 4:01 a.m.