We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
Start Free Trial

Alteryx Connect Discussions

Find answers, ask questions, and share expertise about Alteryx Connect.

Error in Arima Time series

hemantkumar622
6 - Meteoroid

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

1 REPLY 1
JohnOrton1990
7 - Meteor

I got the same error. Any clue how to fix?  Error: ARIMA (56): ARIMA: Error in auto.arima(Margin., max.p = 2, max.q = 2, max.P = 1, max.Q = 1, :