public abstract class Tree.Fork extends Tree.M
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
Constructor and Description |
---|
Fork(double msg1,
double msg2,
Value sp) |
Modifier and Type | Method and Description |
---|---|
abstract int |
col()
The number of the column of the input that is to be tested.
|
Value |
field(Value id)
Select column (
col() ≥0), or
all (col()<0), of the input datum. |
double |
nlLH(Value ss)
Assumes
statistics 'ss'
are the data-set itself. |
asUPModel, condModel, 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 Fork(double msg1, double msg2, Value sp)
public double nlLH(Value ss)
statistics
'ss'
are the data-set itself.public abstract int col()