Package | Description |
---|---|
dev.nm.stat.hmm | |
dev.nm.stat.markovchain |
Modifier and Type | Method and Description |
---|---|
HmmInnovation |
HMMRNG.next()
Gets the next simulated innovation: state and observation.
|
Modifier and Type | Method and Description |
---|---|
double |
HiddenMarkovModel.logProbability(HmmInnovation[] innovations)
Gets the probability of observing the observations and having gone thru
the state sequence.
|
Modifier and Type | Method and Description |
---|---|
static double[] |
MCUtils.getObservations(HmmInnovation[] innovations,
int state)
Get all observations that occur in a particular state.
|
Copyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.