post_chains: Extract chains for the posterior distribution

Description Usage Arguments Details Value Author(s)

View source: R/post_chains.R

Description

Extract chains for the posterior distribution

Usage

1
post_chains(simmr_out, plot.post = FALSE)

Arguments

simmr_out

A simmr_output object.

plot.post

A logical or integer vector indicating whether to plot the distributions. If an integer, then the group(s) to plot.

Details

Normally, this function need not be called directly. Instead use plot_dists to calculate Hellinger distances and plot posterior distributions.

Value

A list that contains data.frames of the MCMC draws for each group.

Author(s)

Christopher J. Brown


cbrown5/remixsiar documentation built on April 26, 2020, 12:40 a.m.