Generalized Linear Regression Models in R
ZoomThis workshop introduces the generalized linear regression model, which extends the linear regression model to accommodate outcomes with different distributions. The workshop briefly reviews linear regression concepts as necessary, and then discusses logistic regression for binary outcomes and Poisson and negative binomial models for count outcomes. Examples of running each of these models in R...