Description Usage Arguments Details Value
A rather generic function to plot (multiple) trace plots in one call on one graph. Intended for internal use only.
1 | plot.trace.plots(coda, names)
|
coda |
The coda for the node(s): first dimension indicates the node; second is iterations; third is chains. |
names |
A character vector equal in length to the first dim of coda representing the names of the nodes (these are used to label the trace plots). |
Plots a trace plot for each of the first dimensions in coda.
NULL
invisibly. Only called for the side effect of plotting.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.