Dear SAS community,
Do you know how I can save results from proc logistic in a table? To be more specific, I am running macro that is performing analysis for multiple variables and I am getting results in form showed in attachment. Now, I would like to store coefficients for all variables in one table, for example to have table Sommers'D with values of Sommers'D for all variables.
Do you have any suggestion?
Thank you!
The ODS table names of PROC LOGISTIC (for use with ODS OUTPUT) can be found here.
What kind of "table" do you mean?
Do you mean a SAS data set? Do you mean a printed table (like from PROC REPORT or PROC PRINT)? Do you mean something else?
The ODS table names of PROC LOGISTIC (for use with ODS OUTPUT) can be found here.
Registration is now open for SAS Innovate 2025 , our biggest and most exciting global event of the year! Join us in Orlando, FL, May 6-9.
Sign up by Dec. 31 to get the 2024 rate of just $495.
Register now!
What’s the difference between SAS Enterprise Guide and SAS Studio? How are they similar? Just ask SAS’ Danny Modlin.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.