Model.Defaults, Model.Transform
Value.Atomic, Value.Bool, Value.Char, Value.Chars, Value.Cts, Value.Defer, Value.Discrete, Value.Enum, Value.Inc_Or, Value.Int, Value.Lambda, Value.List, Value.Maybe, Value.Option, Value.Real, Value.Scannable, Value.Structured, Value.Triv, Value.Tuple
Modifier and Type | Field and Description |
---|---|
int |
col
The number of the input column (variable) to be
tested;
|
Tree.M[] |
subTrees
The sub-Models, one for each possible Value of
the (Discrete) input
column . |
Constructor and Description |
---|
DFork(double msg1,
double msg2,
Value sp)
|
Modifier and Type | Method and Description |
---|---|
int |
col()
The number of the column of the input that is to be tested.
|
Model |
condModel(Value id)
|
asUPModel, condNl2Pr, condNlPr, condPr, nlPr, pr, random, random
asEstimator, m1m2sp, msg, msg1, msg1bits, msg2, msg2bits, msgBits, nl2LH, nl2Pr, random, randomSeries, statParams, stats, stats, sumNlPr, transform, type, zeroTriv
public final int col
public DFork(double msg1, double msg2, Value sp)
public int col()
Tree.Fork
public Model condModel(Value id)
col
of the input
datum to choose one of subTrees
.
Also see Tree.OFork.condModel(la.la.Value)
.condModel
in class FunctionModel