plot-dot-trace-dot-plots: A rather generic function to plot (multiple) trace plots in...

Description Usage Arguments Details Value

Description

A rather generic function to plot (multiple) trace plots in one call on one graph. Intended for internal use only.

Usage

1

Arguments

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).

Details

Plots a trace plot for each of the first dimensions in coda.

Value

NULL invisibly. Only called for the side effect of plotting.


BALD documentation built on May 2, 2019, 6:51 a.m.