Rdocumentation
powered by
Learn R Programming
Bergm (version 3.0.1)
bbeta.output: MCMC output diagnostics for the Bayesian beta model estimation procedure
Description
This function returns the posterior parameter density estimate and creates simple diagnostic plots for the MCMC produced from a fit.
Usage
bbeta.output(x, plot = FALSE, ...)
Arguments
x
an
R
object of class
bbeta
.
plot
logical; if
TRUE
diagnostic plots for each parameter are plotted.
...
additional arguments, to be passed to lower-level functions.
See Also
bbeta
.