Description Usage Arguments Details Value
Calculate the square-root of a square matrix.
1 |
sqrmat |
A square matrix. |
method |
A method for calculating the matrix square-root. |
A square-root, S, of a square matrix, M,
satisfies, M = t(S) %*% S.
The matrix square-root.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.