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

SAS Innovate 2025: Save the Date

 SAS Innovate 2025 is scheduled for May 6-9 in Orlando, FL. Sign up to be first to learn about the agenda and registration!

Save the date!

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