Compute a square root matrix using the eigenvalue/vector spectral decomposition.
1 | sqrt_eigen(x, symmetric = FALSE)
|
x |
semi-positive definite matrix |
symmetric |
logical; indicates to eigen if x is symmetric |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.