plot-methods {prevalence} | R 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 |
y |
Which parameter to plot? Defaults to |
... |
Other arguments to pass to the |
Methods
signature(x = "prev", y = "ANY")
-
Show
density
,trace
,Brooks-Gelman-Rubin
andautocorrelation
plots.
See Also
prev-class
densplot-methods
,
traceplot-methods
,
gelman.plot-methods
,
autocorr.plot-methods
[Package prevalence version 0.4.1 Index]