Description Usage Arguments Details Value Author(s)
Extract chains for the posterior distribution
1 | post_chains(simmr_out, plot.post = FALSE)
|
simmr_out |
A |
plot.post |
A logical or integer vector indicating whether to plot the distributions. If an integer, then the group(s) to plot. |
Normally, this function need not be called directly.
Instead use plot_dists
to calculate Hellinger distances
and plot posterior distributions.
A list that contains data.frames of the MCMC draws for each group.
Christopher J. Brown
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.