Description Usage Arguments Details Value Author(s) References See Also
Calculates the residual maker matrix ≤ft( \mathbf{M} \right) using
\mathbf{M} = \mathbf{I} - \mathbf{P}
where
\mathbf{P} = \mathbf{X} ≤ft( \mathbf{X}^{T} \mathbf{X} \right)^{-1} \mathbf{X}^{T} .
The residual maker matrix ≤ft( \mathbf{M} \right) transforms the \mathbf{y} vector to the vector of residuals ≤ft( \mathbf{e} = \mathbf{My} \right) .
1 |
X |
|
P |
|
If P = NULL
, the P
matrix is computed using P()
.
Returns the residual maker matrix ≤ft( \mathbf{M} \right) .
Ivan Jacob Agaloos Pesigan
Other projection matrix functions:
.h()
,
M()
,
P()
,
h()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.