Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
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, :