plot.ebhistoricalsummary: Plot Method for Summary of EpiBayes Historical Object

Description Usage Arguments Value See Also

View source: R/plot.ebhistoricalsummary.R

Description

This function plots summary measurements for posterior distributions of cluster-level prevalences across all time periods considered. It does so by plotting the output from the summary.ebhistorical method, which is of class ebhistoricalsummary.

Usage

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

Arguments

x

An object of class ebhistoricalsummary (e.g., the output of method summary.ebhistorical).

...

Additional arguments to be passed on to plot.

Value

The summary statistics are plotted in the current plotting window. The colors and plotting characters represent the various subzones and the actual points in the plot are the summary statistics (vertical axis) measured in a particular time period (horizontal axis).

See Also

This is a method for objects of class ebhistoricalsummary returned by the method summary.ebhistorical and creates its own class of object much like the summary method for lm objects.


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