Description Usage Arguments Value See Also Examples
Converts summaries of multidimensional nodes of rjags or
mcmc.list objects to a list of arrays.
1 |
x |
The |
param |
Character vector of exact names of multidimensional parameters
(if |
fields |
A vector (character or integer) that indicates the summary
fields that should be included as array slices. Valid fields are:
|
regex |
Logical. If |
... |
Additional arguments passed to |
A list of arrays (one per multidimensional model parameter specified
in param) containing node summaries for the requested fields.
Fields (e.g. 'mean', 'sd', 'Rhat', etc.) will be included as the final
(right-most) dimension.
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.