mcmc_iter_multi: Individual MCMC iteration plots with multiple chains

Description Usage Arguments Value See Also

View source: R/plotting_functions.R

Description

Plots the MCMC chain for a given parameter and data

Usage

1
mcmc_iter_multi(name, data, burnin, best_fit = NULL)

Arguments

name

the name of the parameter to be plotted

data

the whole set of data (the MCMC chain). Has a column to separate data by chain number

burnin

the length of the burnin period for a vertical line

Value

a single ggplot object of the iter plot

See Also

mcmc_all_plots_mcmc


jameshay218/mcmcJH documentation built on May 18, 2019, 11:20 a.m.