PriorVariable {ceg}R Documentation

PriorVariable

Description

The function PriorVariable yields the prior distributions for all situations associated with a particular variable in the event tree.

Usage

PriorVariable(ref, alpha.edge)

Arguments

ref

numeric - It indicates the variable.

alpha.edge

vector - Dirichlet hyperparameter vector of a situation associated with a particular variable.

Value

a matrix. Each row represents the Dirichlet hyperparameter vector of a situation associated with a particular variable in the event tree.

See Also

Prior.distribution and AlphaEdgeInternal


[Package ceg version 0.1.0 Index]