BookmarkSubscribeRSS Feed
tal83
Calcite | Level 5
Hi! Is there a way to ask sas to flag the significant results (say alpha=0.05) in proc logistic? In any other procedures?
(Is there any other way then doing it manually)
Thanks in advance!
1 REPLY 1
Doc_Duke
Rhodochrosite | Level 12
You can do it with post processing of the ODS output. With ODS, the LOGISTIC output is a data object that you can then augment/process/modify with other SAS tools (like the data step).

Andrew Karp provides a presentation on doing it with ODS and PROC REPORT to create a dashboard report (free, and quite good). http://www.virtualsug.org/ (Sept 15 is next presentation).

Doc Muhlbaier
Duke

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

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
  • 927 views
  • 0 likes
  • 2 in conversation