paramtrace {SBMSplitMerge}R Documentation

plot a trace of parameter values from MCMC samples

Description

plot a trace of parameter values from MCMC samples

Usage

paramtrace(theta, range, burnin)

Arguments

theta

output from sampler

range

which thetas to plot? defaults to all.

burnin

which iterations to plot? defaults to all.

Value

'ggplot2' object


[Package SBMSplitMerge version 1.1.1 Index]