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 Kicks Off on June 11!

Watch the live Hackathon Kickoff to get all the essential information about the SAS Hackathon—including how to join, how to participate, and expert tips for success.

YouTube LinkedIn

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