eval_plots {SBMSplitMerge}R Documentation

get a set of evaluation plots from MCMC samples

Description

get a set of evaluation plots from MCMC samples

Usage

eval_plots(output, burnin, theta_index)

Arguments

output

from sampler

burnin

burn-in period (a vector of iteration numbers to subset outputs)

theta_index

which set of thetas to plot?

Value

list of ggplot objects (with descriptive names)


[Package SBMSplitMerge version 1.1.1 Index]