Rdocumentation
powered by
Learn R Programming
Bergm (version 1.4)
posterior.plot: Posterior density scatterplots
Description
This function produces two-dimensional scatterplots of the estimated posterior density and returns the variance/covariance matrix of the parameters.
Usage
posterior.plot(mcmc.out, ...)
Arguments
mcmc.out
an
R
object of class
mcmc.output
.
...
additional arguments, to be passed to lower-level functions.
See Also
bergm
.