YoVDO

Generalized Linear Models in R

Offered By: DataCamp

Tags

R Programming Courses Data Visualization Courses Regression Analysis Courses Logistic Regression Courses Generalized Linear Models Courses ggplot2 Courses

Course Description

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

Related Courses

Statistics One
Princeton University via Coursera
Introduction to Computational Finance and Financial Econometrics
University of Washington via Coursera
Curso Práctico de Bioestadística con R
Universidad San Pablo CEU via Miríadax
Análisis Estadístico de datos con R
Universidad Católica de Murcia via Miríadax
Data Analysis with R
Facebook via Udacity