The first zero crossing of the autocorrelation function of the residuals from Simple local time-series forecasting from software package hctsa
Simple predictors using the past trainLength values of the time series to predict its next value.
localsimple_taures(y, forecastMeth = c("mean", "lfit"), trainLength = NULL)
y |
the input time series |
forecastMeth |
the forecasting method, default to |
trainLength |
the number of time-series values to use to forecast the next value.
Default to 1 when using method |
The first zero crossing of the autocorrelation function of the residuals
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.