Indicates that a variable is marked as head in a distribution. See {@link com.bayesserver.VariableContext}.
Head variables are those on the left, and tail variables are those on the right in the expression P(A|B).
Indicates that a variable is marked as tail in a distribution. See {@link com.bayesserver.VariableContext}.
Head variables are those on the left, and tail variables are those on the right in the expression P(A|B).
Indicates whether a variable is marked as head or tail in a distribution. See {@link com.bayesserver.VariableContext}.
Head variables are those on the left, and tail variables are those on the right in the expression P(A|B).
com.bayesserver.VariableContext