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.
Don’t miss the livestream kicking off May 7. It’s free. It’s easy. And it’s the best seat in the house.
Join us virtually with our complimentary SAS Innovate Digital Pass. Watch live or on-demand in multiple languages, with translations available to help you get the most out of every session.
Check out this tutorial series to learn how to build your own steps in SAS Studio.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.