BookmarkSubscribeRSS Feed
harryg
Calcite | Level 5
How do you output the Proc Reg F-Statistic to a table. I can see it on the report and can output several other measures, but I can't find the option/switch for this one. Also, I was able to output the SSE but not the SSM. Any guidance would be appreciated.
1 REPLY 1
SPR
Quartz | Level 8 SPR
Quartz | Level 8
Hello Harryg,

It lloks like you need the following line in your proc REG (and not writing NOPRINT):

ODS output ANOVA=myAnova;

Sincerely,
SPR

sas-innovate-white.png

Missed SAS Innovate in Orlando?

Catch the best of SAS Innovate 2025 — anytime, anywhere. Stream powerful keynotes, real-world demos, and game-changing insights from the world’s leading data and AI minds.

 

Register now

What is Bayesian Analysis?

Learn the difference between classical and Bayesian statistical approaches and see a few PROC examples to perform Bayesian analysis in this video.

Find more tutorials on the SAS Users YouTube channel.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

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