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...

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

Discussion stats
  • 1 reply
  • 1309 views
  • 0 likes
  • 2 in conversation