getObj {BRugs} | R Documentation |
Getting class names of Component Pascal object
getGraphObj(node) getUpdaterObj(node)
node |
Character vector of length 1, name of a variable in the model. |
OpenBUGS creates Component Pascal objects to represent each component of a name in the graphial model.
getGraphObj
returns a data frame of the class names of the Component Pascal object associated with each component.
getUpdaterObj
returns a data frame of the class names of the Component Pascal object
for each component of a variable that needs updating.