Generalized linear modelling is a development of linear models to accommodate both non-normal response distributions and transformations to linearity in a clean and straightforward way. A generalized linear model may be described in terms of the following sequence of assumptions:
, of interest and stimulus variables
,
, ...whose values influence the distribution of the response.
through a single linear function, only. This linear function is called the linear predictor, and is usually written
hence
has no influence on the distribution of
if and only if
.
is of the form
where
is a scale parameter, (possibly known), and is
constant for all observations,
represents a prior weight, assumed known
but possibly varying with the observations, and
is the mean of
.
So it is assumed that the distribution of
is determined by its mean and
possibly a scale parameter as well.
, is a smooth invertible function of the linear predictor:
and this inverse function,
is called the link function.
These assumptions are loose enough to encompass a wide class of models useful in statistical practice, but tight enough to allow the development of a unified methodology of estimation and inference, at least approximately. The reader is referred to any of the current reference works on the subject for full details, such as