BookmarkSubscribeRSS Feed
SmcGarrett
Obsidian | Level 7

I wanty to run the Varmax Produre and save the IRF's for (10) intervals in a dataset as an output from the procedure. I cannot find anything other than a print statement for the IRFS. Does anyone know how I can output the IRF results? 

 

Thanks,

 

Garrett

1 REPLY 1
Reeza
Super User

Are the IRF displayed?

 

If so get the table name and save them using and ODS OUTPUT statement.

 

The format is

 

ods output TABLENAME=my_table;

http://support.sas.com/documentation/cdl/en/etsug/63939/HTML/default/viewer.htm#etsug_varmax_sect044...

SAS Innovate 2025: Register Now

Registration is now open for SAS Innovate 2025 , our biggest and most exciting global event of the year! Join us in Orlando, FL, May 6-9.
Sign up by Dec. 31 to get the 2024 rate of just $495.
Register now!

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
  • 1 reply
  • 1030 views
  • 0 likes
  • 2 in conversation