I am trying to run a time series model (exponential smoothing) using the TSmodel procedure.
I first imported the data set and then used the forecasting tool which can be found under SAS viya forecasting: Time series Modeling-> Modeling and forecasting. When I run the code I get the following error:
I have some screenshots below detailing the error message and my code:
Any help with how to resolve this error would be much appreciated.
How to find release and licensing information in SAS Viya?
By Rick Wicklin on The DO Loop February 28, 2022
https://blogs.sas.com/content/iml/2022/02/28/release-license-sas-viya.html
Please submit :
===========
cas; /* connect to CAS session */
proc cas;
getLicensedProductInfo;
quit;
===========
... and check the output for terms like "Forecasting" and "Time Series".
Do you have any entries?
Koen
I ran that code and I found the following:
1110 | CRSFORECAST Action Set for Simple Forecasts | 128 | 30Dec2023:00:00:00 | 23374 | 0 | 0 | 0 |
1055 | FORECAST Forecasting Procedures | 0 | 30Dec2023:00:00:00 | 23374 | 0 | 0 | 0 |
What does this mean?
Not sure.
I would ask SAS Technical Support in your country.
Or contact the SAS account manager dealing with your company.
Koen
Join us for SAS Innovate 2025, our biggest and most exciting global event of the year, in Orlando, FL, from May 6-9.
Save $200 when you sign up by March 14!