plot_trace.bayeslist {bayeslist}R Documentation

Trace plots for bayeslist

Description

plot_trace.bayeslist is used to produce trace plots from a bayeslist object from the main function bayeslist.

Usage

plot_trace.bayeslist(object, ...)

Arguments

object

A bayeslist object from running the main function bayeslist.

...

Additional parameters to be passed to traceplot.

Value

None.


[Package bayeslist version 0.0.1.5 Index]