Statistical interpretation of Logistic Regression
1–6 of 6 posts
Re: Statistical interpretation of Logistic Regression
#2Still need that sigmoid assumption, and that's a lot to swallow.
Re: Statistical interpretation of Logistic Regression
#3Still need that sigmoid assumption, and that's a lot to swallow.
Yes, Logistic regression applies when you're modeling a binary random variable and expect the log-odds to be linearly related to your regressors.
Re: Statistical interpretation of Logistic Regression
#4A very nice explanation. It's reminds me of Andrew Ng's lectures. Very impressive that the author seems to be a high school student - I'm only learning about these concepts now in Masters.
Re: Statistical interpretation of Logistic Regression
#5Our group's take on logistic regression: http://www.win-vector.com/blog/2011/09/the-simpler-derivatio...
Re: Statistical interpretation of Logistic Regression
#6A very nice explanation. It's reminds me of Andrew Ng's lectures. Very impressive that the author seems to be a high school student - I'm only learning about these concepts now in Masters.
indeed, it blew me away that the author is a high school student.