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.
This chapter covers running a logistic regression and examining the model outputs.
This chapter teaches you about interpreting GLM coefficients and plotting GLMs using ggplot2.
In this chapter, you will learn how to do multiple regression with GLMs in R.