mcmc_density_multi: Individual MCMC density plots with multiple chains

Description Usage Arguments Value See Also

View source: R/plotting_functions.R

Description

Plots the MCMC density plots for the given parameter and data

Usage

1
mcmc_density_multi(name, data, xlims, prior = NULL, best_fits = NULL)

Arguments

name

the name of the parameter from the data to be plotted

data

the whole set of density data. Has a column to separate data by chain number

xlims

the x axis bounds for the density plot

prior

OPTIONAL set of data to plot the prior distribution

Value

a single ggplot object of the density plot

See Also

mcmc_all_plots_mcmc


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