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 |
... |
Additional parameters to be passed to |
Value
None.
[Package bayeslist version 0.0.1.5 Index]