HiddenMarkovModelPredict Method |
Name | Description | |
---|---|---|
Predict(TObservation) |
Predicts the next observation occurring after a given observation sequence.
(Inherited from HiddenMarkovModelTDistribution, TObservation.) | |
Predict(Int32, Double) |
Predicts the next observation occurring after a given observation sequence.
| |
Predict(Int32, Int32) |
Predicts next observations occurring after a given observation sequence.
(Overrides HiddenMarkovModelTDistribution, TObservationPredict(TObservation, Int32).) | |
Predict(TObservation, Double) |
Predicts the next observation occurring after a given observation sequence.
(Inherited from HiddenMarkovModelTDistribution, TObservation.) | |
Predict(TObservation, Double) | ||
Predict(TObservation, Double) | ||
Predict(Int32, Int32, Double) |
Predicts next observations occurring after a given observation sequence.
| |
PredictTMultivariate(TObservation, Double, MultivariateMixtureTMultivariate) |
Predicts the next observation occurring after a given observation sequence.
(Inherited from HiddenMarkovModelTDistribution, TObservation.) | |
PredictTMultivariate(TObservation, Double, MultivariateMixtureTMultivariate) | ||
Predict(TObservation, Int32, Double) |
Predicts the next observations occurring after a given observation sequence.
(Inherited from HiddenMarkovModelTDistribution, TObservation.) | |
Predict(Int32, Int32, Double, Double) |
Predicts the next observations occurring after a given observation sequence.
|