Logistic Regression in R

Logistic Regression in R

11.753 Lượt nghe
Logistic Regression in R
NOTE: An update to the lessR package has resulted in the filter= argument being reverted back to rows= (which was used in a previous version of the package). Thus, you can ignore the message I added to this video around [33:30]. This tutorial demonstrates how to estimate a (binary) logistic regression model in R. Other videos from my "R Tutorials" playlist can be found here: https://www.youtube.com/playlist?list=PLKkRkURCtPjCJOZHskCoyJCPb8wMDs2CW The data file(s) referenced in this R tutorial (and other R tutorials on this playlist) can be downloaded as a compressed (zipped) folder by visiting the following link: https://github.com/davidcaughlin/R-Tutorial-Data-Files.git. Click "Clone or Download" followed by "Download ZIP".