powered by
Represents a stochastic node in a DAG
Object of StochasticNode
StochasticNode
Object of R6Class with methods for constructing a DAG.
R6Class
data
contains the node's data
logPosterior()
return the value of the log posterior distribution of the node.
getData()
returns the node's data.
Derived from Node, please see base class documentation.