Description Usage Arguments Details Value Examples
SVD using Jacobi algorithm
1 |
x |
a real symmetric matrix. Also data frames. |
tol |
a small positive error tolerance. Default is machine tolerance |
Eigenvalues and eigenvectores of a real symmetric matrix using two-sided Jacobi algorithm
a list of two components as for base::eigen
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.