Rdocumentation
powered by
Learn R Programming
SciencesPo (version 1.3.8)
mcmc.table: Summarize MCMC output in a table-like
Description
The function produces a table with means, SDs, and 95from MCMC output from the following packages:
R2jags
,
rjags
,
R2WinBUGS
,
R2OpenBUGS
, and
MCMCpack
.
Usage
mcmc.table(obj, ci = 0.95)
Arguments
obj
The MCMC object.
ci
The level for the confidence interval.