This component calculates autocorrelation with Pearson Correlation for lagged copies of time series. Additionally, it produces an interactive view that displays the Autocorrelation Function (ACF) Plot, Partial Autocorrelation Function (PACF) Plot, and detects the first local maximum of correlation for sign of dominant seasonality.
If you encoutner errors please verify that
Preferances > KNIME > Python (labs) > Python environment configuration
is set to bundled
- Type: TableInput TableData containing selected column for the Autocorrelation Function (ACF) and Partial Autocorrelation Function (PACF) analysis.