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

plot,occumbFit-methodR Documentation

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 signature 'occumbFit'
plot(x, y = NULL, ...)

Arguments

x

An occumbFit object.

y

NULL

...

Additional arguments passed to the plot method for jagsUI object.

Value

Returns NULL invisibly.


occumb documentation built on June 8, 2025, 12:01 p.m.