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