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