kumulant

ClassificationSplitNode

Split mirror; predicate routes to pos or neg; carryover absorbs orphan aggregates produced by mixed-structure merges or pre-split snapshots.

Constructors

ClassificationSplitNode

constructor(split: SerializableSplit, pos: ClassificationNode, neg: ClassificationNode, carryover: SeriesStat<ClassCountsResult>? = null)(source)

Properties

carryover

neg

pos

split

Predicate routing observations into pos (true) or neg (false).

Functions

findLeaf

Walk to the leaf this row resolves to.