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