Description Usage Arguments Value Author(s)
Calculates the \mathbf{M} matrix (\mathbf{M} = \mathbf{I} - \mathbf{X} ≤ft(\mathbf{X}^{\prime} \mathbf{X} \right)^{-1} \mathbf{X}^{\prime}).
1 | linreg_m(X)
|
X |
The data matrix, that is an n \times k matrix of n observations of k regressors, which includes a regressor whose value is 1 for each observation. |
Returns the \mathbf{M} matrix.
Ivan Jacob Agaloos Pesigan
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.