Due to recent updates, all users are required to create an Altair One account to login to the RapidMiner community. Click the Register button to create your account using the same email that you have previously used to login to the RapidMiner community. This will ensure that any previously created content will be synced to your Altair One account. Once you login, you will be asked to provide a username that identifies you to other Community users. Email us at Community with questions.

ARIMA model forecast for nonstationary data

hmhsinghmhsing Member Posts: 30 Maven
edited September 2022 in Help
Hello,

I am using ARIMA(3,1,3) to forecast the S&P 500 close index. The (p,d,q) are determined from Optimize Parameters (Grid). However, the forecast values look strange to me (way too big). If I change to ARIMA(3,0,3) it turns out fine. Does this mean when d is not zero I need to do some other way to forecast?   





The rmp and data files are attached. Thanks for anyone's help! 

Tagged:
Sign In or Register to comment.