Skip to contents

Plot fit traces for selected parameters

Usage

chlaa_plot_trace(fit, parameters = NULL, burnin = 0, thin = 1)

Arguments

fit

A `chlaa_fit` object.

parameters

Optional subset of parameter names.

burnin

Burn-in proportion or count.

thin

Thinning interval.

Value

A ggplot object.