Predicting Time Series Values (Advanced Signal Processing Toolkit)
- Updated2023-02-21
- 1 minute(s) read
You can predict future values of a time series using the LabVIEW Time Series Analysis Tools, which provide the following two types of prediction methods:
- ARMA Model-based prediction—You can make predictions based on the estimated ARMA model for both univariate and multivariate time series.
- Exponential smoothing prediction—You can make predictions based on exponential smoothing for univariate time series.