plot_single_chain: Density and iteration plot single chain

Description Usage Arguments Value

View source: R/analyses.R

Description

Plots the posterior density and MCMC trace plots for the given chain. Requires ggplot2,cowplot and reshape2

Usage

1
plot_single_chain(chain, realPars = NULL)

Arguments

chain

the single MCMC chain

realPars

OPTIONAL - vector of real parameter values to add to plot

Value

a ggplot2 object


jameshay218/lazymcmc documentation built on Sept. 16, 2021, 12:14 a.m.