Next: Signal to noise ratio
Up: Explanations
Previous: Partial least squares
Multivariate linear regression
Multivariate linear regression (MLR) is the
problem of finding a set of basis vectors
and corresponding
regressors
in order to minimize the mean square
error of the vector
:
![\begin{displaymath}
\epsilon^2 = E\left[\Vert y_i -
\sum_{i=1}^M\beta_i\bhw_{xi}^T {\bf x} \Vert^2 \right]
\end{displaymath}](img86.gif) |
(31) |
where
.
The basis vectors are described by the
matrix
which is also known as the Wiener
filter. A low-rank approximation to this problem can be defined by
minimizing
![\begin{displaymath}
\epsilon^2 = E\left[\Vert\by -
\sum_{i=1}^N\beta_i\bhw_{xi}^T {\bf x} \bhw_{yi} \Vert^2 \right]
\end{displaymath}](img89.gif) |
(32) |
where N<M and the orthogonal basis
s span the subspace of
which gives the smallest mean square error given the rank N. The
bases
and
are given by the solutions to
 |
(33) |
which can be recognized from equation 11 with
and
from the lower row in table 1.
Magnus Borga
1999-10-29