powered by
Represents a d-dimensional Dirichlet distribution node in a DAG.
Object of DirichletNode
DirichletNode
Object of R6Class with methods for constructing a DAG.
R6Class
new(data, alpha)
Create a DirichletNode with data vector data (length > 1) and parameter vector alpha
data
alpha
Derived from StochasticNode, please see base class documentation.