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.


fukayak/occumb documentation built on April 17, 2025, 11:50 a.m.