Plots results of JAGS simulation obtained from BSTools.Run2
.
Result is similar to calling plot
on the direct result of
coda.samples
1 | BSTools.DebugPlot(data, traceLen = 1000L, densLen = 10000L, nPltRow = 3L)
|
data |
A list of tibbles - one per each simulated chain. |
traceLen |
Amount of data used in traceplot. If |
densLen |
Amount of data used to construct density (distribution) plots.
Value smaller than the size of |
nPltRow |
Number of plot rows per page. A good value is between 1 and 4. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.