coda.names {BayesCACE} | R Documentation |
This is a helper function from the rjags
library in order to get the names of the individual elements
of a node array. See the package rjags
for more details.
coda.names(basename, dim)
basename |
the node names |
dim |
dimension of the nodes |
It returns a list of the names of individual elements
Plummer M (2021). rjags: Bayesian Graphical Models using MCMC. R package version 4-12, https://CRAN.R-project.org/package=rjags.