Description Usage Arguments Details Value Author(s) Examples
Calculates the g-inverse of a squared matrix using the eigen decomposition and removing the eigenvalues smaller than a tolerance.
1 |
X |
Matrix to calculate the g-inverse. |
tol |
Tolerance. |
The function is useful to avoid singularities.
Returns the g-inverse.
Jose Luis Vicente-Villardon
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.