Robust forecasting using SAS and R (Part 1)
Hi All, The first blog post highlights the content for the upcoming posts.
- Introduction
- Problem Statement
- Business Logic
- Data Review and Understanding
- Feature Engineering and Modeling
- Future Work
1. Introduction
I got an opportunity to work on a demand forecasting project which involved secondary research and talking to subject matter experts. I used SAS Enterprise Guide, SAS Forecasting Studio, and R for end to end solution development.
I used SAS EG to for data manipulation and SAS FS to create (bottom-up) forecasts. The similar process was followed in R (R Studio IDE) where I leveraged different packages to implement the algorithms.
2. Problem Statement
Forecast the demand (volume) for different products (businesses) considering the historical numbers. It was a univariate forecasting problem with a forecasting horizon of 12 months. The business used the forecast for strategic decisions such as inventory management, production schedules, order push etc.
Keep returning the posts!!
Leave a comment