ConvertChains: Prepare posterior samples for plotting functions version 1

Description Usage Arguments

View source: R/utils.R

Description

Convert MCMC chains to a data frame for plotting functions

Usage

1
ConvertChains(x, start = 1, end = NA, pll = TRUE)

Arguments

x

posterior samples

start

which iteration to start

end

end at which iteration

pll

a Boolean switch to make posterior log likelihood


ggdmc documentation built on May 2, 2019, 9:59 a.m.