Description Usage Arguments Details Value
Computes the root of a symmetric and positive semidefinite matrix.
1 | root.matrix(X)
|
X |
A symmetric and positive semidefinite matrix. |
Eigenvalues smaller than zero are replaced by the minimum of the smallest positive eigenvalue and their absolute value.
A symmetric matrix of same dimension as X
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.