PriorVariable
The function PriorVariable
yields the prior distributions for all situations associated with a particular variable in the event tree.
PriorVariable(ref, alpha.edge)
ref
: numeric - It indicates the variable.alpha.edge
: vector - Dirichlet hyperparameter vector of a situation associated with a particular variable.a matrix. Each row represents the Dirichlet hyperparameter vector of a situation associated with a particular variable in the event tree.
Prior.distribution
and AlphaEdgeInternal