Hi all,
After running a logistic regression i get the output containing the estimates for the scoring variables.
My question is the following, how do i interpret the estimates of the continuous variables that i have used to someone? How can i show him the likelihood of an event based on that estimate?
What does a 0.42 estimate for No Accounts tell me for a persons likelihood to be an event int he future?
Thanx ina advance
Well, exponentiating the estimate would give an odds ratio, based on a one unit change. So for each change in No Accounts of 1 unit, the odds of <insert response here> are roughly 1.5 times higher. Is that what you are seeking?
Steve Denham
Hello, Chemicalab,
Here is link to SAS STAT user guide that has some details on how to interpret proc logistic. For more depth, check books written by Paul Allison. If you visit www.lexjansen.com, you can find many past proceedings covering the subject.
http://support.sas.com/documentation/onlinedoc/stat/index.html
Best Regards
Jason Xin
Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!
Use this tutorial as a handy guide to weigh the pros and cons of these commonly used machine learning algorithms.
Find more tutorials on the SAS Users YouTube channel.