I would like to learn logistic regression.
Can I get an example on logistic regression model?. WIth explanation. WIll be helpful.
Kafeel
http://www.ats.ucla.edu/stat/sas/output/sas_logit_output.htm
http://www.ats.ucla.edu/stat/sas/seminars/sas_logistic/logistic1.htm
You our can also search on Lexjansen.com
The documentation for every SAS procedure conatins a "Getting Started" example that is designed to help beginniners.
PROC LOGISTIC Getting Started Example
If you really want to learn logistic regression, you should get the book "Logistic Regression Using SAS, second edition" by Paul Allison (2012). Logisitic regression is the subject for an entire course, at a minimum. This book is a great way to learn, especially for SAS users.
Catch the best of SAS Innovate 2025 — anytime, anywhere. Stream powerful keynotes, real-world demos, and game-changing insights from the world’s leading data and AI minds.
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.