How the assumptions of logistic regression tested in SAS and how violations are addressed?
Violations are not addressed within SAS, that's a statistical process that you need to determine based on your data.
The assumptions behind logistic regression are fairly simple:
http://www.statisticssolutions.com/assumptions-of-logistic-regression/
@Prajakta9 wrote:
How the assumptions of logistic regression tested in SAS and how violations are addressed?
In practice, analysts use regression diagnostics (often graphs) and goodness-of-fit tests to determine whether the model fits the data and whether the data exhibit characteristics that potentially violate the assumptions of the model.
Regression diagnostics in PROC LOGISTIC (Definitions)
Example that demonstrates how to get and interpret regression diagnostics
See this note.
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.
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.
Find more tutorials on the SAS Users YouTube channel.