Applies jagsUI's
plot method to an occumbFit
object to draw trace plots
and density plots of MCMC samples of model parameters.
Usage
# S4 method for occumbFit
plot(x, y = NULL, ...)
Arguments
- x
An
occumbFit
object.- y
NULL
- ...
Additional arguments passed to the plot method for jagsUI object.