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?
I have 2 lists used in modelling, In Input module I'm using subset of territories from Country List and subset of Regions from Flat list. But in Output module,Its reversed, I'm using subset of regions from Country list and subset of territories from flat list.How to derive the numbers from input to output module. I do have…
This shows all comments across all data to all users with access to the UX page. This is not appropriate for any UX which might contain security access sensitive data. Comments on grids and cards ARE security dependent. That works fine. But anyone with access to the page can open this Summary Panel and see ALL comments…
If anyone is aware of idea exchange ideas that are currently being evaluated by the product team, if you don't mind linking them here, would love to give them an upvote. Thanks!