Learn R Programming

occumb (version 1.2.1)

plot,occumbFit-method: Plot method for occumbFit class.

Description

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, ...)

Value

Returns NULL invisibly.

Arguments

x

An occumbFit object.

y

NULL

...

Additional arguments passed to the plot method for jagsUI object.