Package | Description |
---|---|
dev.nm.stat.hmm.discrete |
Modifier and Type | Method and Description |
---|---|
static Matrix[] |
BaumWelch.xi(HiddenMarkovModel model,
int[] observations,
ForwardBackwardProcedure fb)
Gets the ξ matrices, where for 1 ≤ t ≤ T - 1, the
t-th entry of ξ is an (N * N) matrix, for which
the (i, j)-th entry is ξt(i, j).
|
Copyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.