paramtrace: plot a trace of parameter values from MCMC samples

Description Usage Arguments Value

View source: R/traces.R

Description

plot a trace of parameter values from MCMC samples

Usage

1
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


SBMSplitMerge documentation built on July 1, 2020, 5:23 p.m.