Hii all,
Does anaplan has ARIMA method of forecasting inbuilt in any app?
Hi.
There is a Stat Forecasting Engine app on the App hub (a monthly and a weekly version). There are 30 different forecasting methods built in to the app. I can't see ARIMA specifically, but there are regression and moving average methods. It should be possible to take some of the modelling techniques used for these methods and build out ARIMA. Attached is a file with the included methods listed.
Hope that is of interest. I'd be interested to learn more of your use case and follow your journey to solve this.
Regards
Andy
@saurav4ss
In addition to that application that @andrew_martin_1 mentioned you can implement the same logic yourself without too much difficulty.
I would suggest this anyway because with most ARIMA models, there are a number of nuances that you need to address that you won't find in the generic application.
The use case I use most often in the retail industry is what's called VRS, or variable response smoothing. It's a adaptive exponential smoothing forecast. It uses last year's seasonal pattern and applies the current "trend" to that pattern to predict the future (that's the ARIMA part).
Trend Signal = Mean Signed Error / Mean Absolute Error.
Here's an example: You can see the forecast "accelerates" to chase the trend then as the forecast becomes more accurate it slows down. Nice inflection point, no?
Hi ALL, I'm using Product Category, Product Line, and Budget Type to generate a unique Code for a list. The display string is generated as: Product Category & "_" & Budget Type & "_" & Product Line. The Code is currently generated using: LEFT(Display String, 60) The issue is that Product Category and Product Line contains…
Hello everyone, I hope you're doing well. I'm posting because two of my coworkers are trying to use the Anaplan Excel Add-In Series 4, but they're running into an issue during the connection setup process. When they go to New → New Read-Only Connection (or New Connection) and reach the "Select a Customer" step, no…
Why in my model output is blank, after send explainability data.