dimensions {BRugs} | R Documentation |
Dimension of BUGS variables
Description
This function is intended for internal use only.
Usage
dimensions(node)
Arguments
node |
Character vector of length 1, name of a variable in the model. |
Value
Dimension of BUGS variable specified by node
, if it is a non-scalar one, else NULL.
See Also
[Package BRugs version 0.9-2.1 Index]