Nothing
For a data matrix with m rows and n columns (m>=n), the power method is used to compute, simultaneously, the eigendecomposition of a square symmetric matrix. This result is used to obtain the singular value decomposition (SVD) and the principal component analysis (PCA) results. Compared to the classical SVD method, the first r singular values can be computed.
Package details |
|
---|---|
Author | Doulaye Dembele [aut, cre] (<https://orcid.org/0000-0003-3879-6940>) |
Maintainer | Doulaye Dembele <doulaye@igbmc.fr> |
License | GPL (>= 2) |
Version | 0.1-0 |
Package repository | View on CRAN |
Installation |
Install the latest version of this package by entering the following in R:
|
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.