Logistic Regressions in R
Learn what logistic regressions are. See how we can use R to prepare data, build models, and evaluate them.
Abstract
Learn about a fundamental type of model used to make classification prredictions and probabilities of an outcome’s likelihood.
Logistic regressions are a core model in machine learning, inherited from statistics, and it’s vital to understand them if you’re interested in data science.
The neat thing is they’re pretty simple!
Learn about how they works and how you go about programming a logistic regression from end to end in R.
Slides
View the presentation full screen or view it below. Hit the Space bar to navigate through the slides.
You can also check out a more extended workshop on Logistic Regressions
Videos
Presentation history
- April 19th 2017, Plymouth University Psychology faculty