Multiple regression can easily be extended
to deal with situations where the response
consists of different variables.
Multivariate regression is defined by the
General Linear Model
![]() |
![]() |
![]() |
(8.8) |
The least squares estimates for the beta parameters
are obtained by solving the normal equations as
in multiple regression. To avoid having large uncertainities
in the estimates of the beta parameters, it is important
to ensure that the matrix
is well-conditioned.
Poor conditioning (determinant of
is small)
can occur due to collinearity in explanatory variables,
and so it is important to select only
response variables that are not strongly correlated with one
another.
To choose the best model, it is vitally important to
make a careful selection of variables when
choosing the explanatory variables. Semi-automatic
methods such as forward, backward, and stepwise selection
have been developed to help in this complex process
of model identification.