plot,occumbFit-method | R Documentation |
Applies jagsUI's
plot method to an occumbFit
object to draw trace plots
and density plots of MCMC samples of model parameters.
## S4 method for signature 'occumbFit'
plot(x, y = NULL, ...)
x |
An |
y |
|
... |
Additional arguments passed to the plot method for jagsUI object. |
Returns NULL
invisibly.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.