BookmarkSubscribeRSS Feed

AN ALGORITHM FOR ARIMA DYNAMIC REGRESSION VARIABLE SELECTION

Started ‎04-10-2022 by
Modified ‎04-10-2022 by
Views 4,488

I was once a consultant for a direct-marketing application wherein I was tasked with building a time series model to predict optimal advertising spend based on a large number of customer contact channels and related variables. I wrote the %ARIMA_SELECT macro to cull out variables that did not contribute significantly to the advertising spend response variable and to present variables that were strongly related to the response variable.

 

I am sharing the %ARIMA_SELECT macro with the SAS community so that you may benefit from my work.

 

I presented this work at the WUSS 2013 conference.

Comments

Wooow.
The next time I use Forecast Studio (Forecast Server) or Visual Forecasting, I'm definitely going to try this alongside the aforementioned products.
I know SAS R&D worked super hard to select all those (relevant) dynamic regressors and the associated transfer functions correctly (as far as possible).
It seems a bit harsh to me that you can achieve similar results on your own (but I don't want to underestimate you 😉).

 

Nice work !

Koen

Contributors
Version history
Last update:
‎04-10-2022 06:51 PM
Updated by:

hackathon24-white-horiz.png

2025 SAS Hackathon: There is still time!

Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!

Register Now

SAS AI and Machine Learning Courses

The rapid growth of AI technologies is driving an AI skills gap and demand for AI talent. Ready to grow your AI literacy? SAS offers free ways to get started for beginners, business leaders, and analytics professionals of all skill levels. Your future self will thank you.

Get started

Article Tags