powered by
Function to predict with EEMD-ARIMA model
eemdarima(data, n.ahead)
as input time series data
as horizon of values to be predicted
predicted values with EEMD-ARIMA model
# NOT RUN { # eemdarima(data = nottem, n.ahead = 6) # }
Run the code above in your browser using DataLab