Generalized Linear Models

(0365.4006)

Lecturer Prof. Felix Abramovich (felix@math.tau.ac.il)
Lecture Hours: Tuesday 16-19


Purpose

Regression analysis playes a central role in statistics being one of its most powerful and commonly used techniques. The standard linear regression models assume that the response variable is normal (or at least can be transformed to a normal one). However, unfortunately/fortunately (?) it is not always the case. A wide variety of models with a categorical response is a typical (althgough not the only one!) example, where the assumption of normality cannot be accepted as reasonable. In this course we study generalized linear models, where the response variables are allowed to be non-normal. We start from the general theory of generalazied linear models, extending the corresponding results for standard linear regression, and then consider the most useful particular cases in more details.

Topics:

  1. Introduction
    • Standard (normal) linear regression model
    • Generalized linear regression model
  2. Theory of Generalized Linear Models
    • Model components
      • exponential family and its properties
      • link functions
    • Maximum likelihood estimation
      • Newton-Raphson method
      • iteratively reweighted least squares
    • Goodness-of-fit
      • analysis of deviance
      • Pearson statistic
      • analysis of residuals
    • Model selection
  3. Particular Models
    • Binary data
    • Binomial data
    • Multinomial data
    • Poisson data
  4. Overdispersion & Quasi-Likelihood Models
  5. Nonparametric GLM
  6. Normal linear models with heterogeneous variance and GLM

Literature


Computing:

The course assumes an extensive use of computer. There are no limitations on using various statistical packages and software for this course, although the data-examples considered in the class will be ``oriented" for S-Plus or its free analog R. Installation instructions and manuals for R can be found on the
R Home page . The following S-Plus and R based books may be helpful for this course:

Some specific S-Plus and R notes you may find useful for generalized linear models: