Options
All
  • Public
  • Public/Protected
  • All
Menu

Branching scheme for a trinomial node. Each node has three descendants, with the middle branch linked to the node which is closest to the expectation of the variable.

Hierarchy

  • Branching

Index

Constructors

constructor

  • Returns Branching

Properties

Private _jMax

_jMax: Integer

Private _jMin

_jMin: Integer

Private _k

_k: Integer[] = []

Private _kMax

_kMax: Integer

Private _kMin

_kMin: Integer

Private _probs

_probs: Real[][]

Methods

add

  • Parameters

    Returns void

descendant

  • Parameters

    Returns Real

jMax

  • Returns Integer

jMin

  • Returns Integer

probability

  • Parameters

    Returns Real

size

  • Returns Size