This is common across all modeling methods in SAS.
If the p-value is less than 0.05, then the term is significant (at the alpha=0.05 level). In PROC LOGISTIC, the column you want to look at is Pr>ChiSq.
This is common across all modeling methods in SAS.
If the p-value is less than 0.05, then the term is significant (at the alpha=0.05 level). In PROC LOGISTIC, the column you want to look at is Pr>ChiSq.
-- Paige Miller
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!
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.