Thursday, June 29, 2017

Logististic Regression Notes

Logistic regression in R 3.4.0

https://rdrr.io/cran/rms/man/lrm.html


How to perform a logistic regression in R

https://www.r-bloggers.com/how-to-perform-a-logistic-regression-in-r/

Statistics 101: Logistic Regression
https://www.youtube.com/watch?v=zAULhNrnuL4&list=PLIeGtxpvyG-JmBQ9XoFD4rs-b3hkcX7Uu

Logistic Regression in R (r-tutor)
http://www.r-tutor.com/elementary-statistics/logistic-regression

Logistic regression (with R) by Christopher Manning
https://nlp.stanford.edu/manning/courses/ling289/logistic.pdf
for the data see: https://nlp.stanford.edu/manning/courses/ling289/

No comments:

Post a Comment