Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

DataCamp

Generalized Linear Models in R

via DataCamp

Overview

The Generalized Linear Model course expands your regression toolbox to include logistic and Poisson regression.

Linear regression serves as a workhorse of statistics, but cannot handle some types of complex data. A generalized linear model (GLM) expands upon linear regression to include non-normal distributions including binomial and count data. Throughout this course, you will expand your data science toolkit to include GLMs in R. As part of learning about GLMs, you will learn how to fit model binomial data with logistic regression and count data with Poisson regression. You will also learn how to understand these results and plot them with ggplot2.

Syllabus

GLMs, an extension of your regression toolbox
-This chapter teaches you how generalized linear models are an extension of other models in your data science toolbox. The chapter also uses Poisson regression to introduce generalize linear models.

Logistic Regression
-This chapter covers running a logistic regression and examining the model outputs.

Interpreting and visualizing GLMs
-This chapter teaches you about interpreting GLM coefficients and plotting GLMs using ggplot2.

Multiple regression with GLMs
-In this chapter, you will learn how to do multiple regression with GLMs in R.

Taught by

Richard Erickson

Reviews

Start your review of Generalized Linear Models in R

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.