plot_traces {ern}R Documentation

Plot MCMC traces

Description

Plot MCMC traces

Usage

plot_traces(jags.obj)

Arguments

jags.obj

JAGS object as returned by code.sample()

Value

A ggplot plot.


[Package ern version 2.0.0 Index]