Learn R Programming

Bergm (version 1.1)

mcmc.output: MCMC output diagnostics

Description

This function returns the posterior density estimate and creates simple diagnostic plots for the MCMC produced from a fit.

Usage

mcmc.output(out, lags = 100, chain = 1, posterior = TRUE)

Arguments

out
bergm output
lags
count; number of lags for the autocorrelation plots
chain
count; used to plot the MCMC output for the selected chain
posterior
logical; if TRUE the MCMC output for the overall posterior density

See Also

bergm