I'm running a number of Poisson regressions. To select the model with lowest AIC/BIC, I wanted to store AIC/BIC to make comparison. Is there a way to store AIC/BIC from PROC GENMOD?
Any table displayed by any procedure can be saved in a data set using an ODS OUTPUT statement and the appropriate table name. See this note for general discussion.
Any table displayed by any procedure can be saved in a data set using an ODS OUTPUT statement and the appropriate table name. See this note for general discussion.
Register Today!
Join us for SAS Innovate 2025, our biggest and most exciting global event of the year, in Orlando, FL, from May 6-9. Sign up by March 14 for just $795.
ANOVA, or Analysis Of Variance, is used to compare the averages or means of two or more populations to better understand how they differ. Watch this tutorial for more.