BookmarkSubscribeRSS Feed
deleted_user
Not applicable
Hi,

I'm using the TSFS to fit an ARIMA model. How can I see the actual code which produces the results?

Thanks.
3 REPLIES 3
udo_sas
SAS Employee
Hello -
Use the SHOW SOURCE STATEMENTS toggle under the Options pull-down menu (from the Develop Models window or the Fit Models Automatically window) - this work fine for ARIMA models.
Of course you can also switch to the Program Editor and use the F4 key to recall the submitted code after using TSFS.
Regards,
Udo
deleted_user
Not applicable
udo,

could you please elaborate. I tried using the F4 function and re-running the code that it provided but it did not seem to work. I hope to be able to use the code to write a macro in order to automate a process.
udo_sas
SAS Employee
Hi -
I think the F4 key trick will work only for ARIMA model specifications - I don't think that it will work to create a complete forecasting process flow like you have in mind. This will require some more additional work - please note that the TSFS was not designed for such purpose but for interactive analysis.

For a forecasting solution which supports batch processing as well please consider having a look at SAS Forecast Server.

Thanks!
Udo

SAS Innovate 2025: Call for Content

Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 25. Read more here about why you should contribute and what is in it for you!

Submit your idea!

Multiple Linear Regression in SAS

Learn how to run multiple linear regression models with and without interactions, presented by SAS user Alex Chaplin.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 3 replies
  • 1491 views
  • 0 likes
  • 2 in conversation