Error: ARIMA (9): ARIMA: Error in auto.arima(Flows, max.p = 2, max.q = 2, max.P = 1, max.Q = 1, :
Hi All I am getting the above error while doing the arima time series forecasting.
Kindly advise how to resolve.
I have just 2 columns of date
Date - in week format
Produuct
Flows
I need to predict the future flows based on the past trends