plot-methods: Methods for Function 'plot' in Package 'prevalence'

plot-methodsR Documentation

Methods for Function plot in Package prevalence

Description

Plot objects of class prev

Usage

## S4 method for signature 'prev,ANY'
plot(x, y = NULL, ...)

Arguments

x

An object of class prev

y

Which parameter to plot? Defaults to NULL, in which case TP will be used

...

Other arguments to pass to the plot function

Methods

signature(x = "prev", y = "ANY")

Show density, trace, Brooks-Gelman-Rubin and autocorrelation plots.

See Also

prev-class
densplot-methods, traceplot-methods, gelman.plot-methods, autocorr.plot-methods


prevalence documentation built on June 4, 2022, 1:05 a.m.