psvd: Eigendecomposition, Singular-Values and the Power Method

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

AuthorDoulaye Dembele [aut, cre] (<https://orcid.org/0000-0003-3879-6940>)
MaintainerDoulaye Dembele <doulaye@igbmc.fr>
LicenseGPL (>= 2)
Version0.1-0
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("psvd")

Try the psvd package in your browser

Any scripts or data that you put into this service are public.

psvd documentation built on Oct. 25, 2024, 9:07 a.m.