Package: sparseEigen 0.1.0.9000

sparseEigen: Computation of Sparse Eigenvectors of a Matrix

Computation of sparse eigenvectors of a matrix (aka sparse PCA) with running time 2-3 orders of magnitude lower than existing methods and better final performance in terms of recovery of sparsity pattern and estimation of numerical values. Can handle covariance matrices as well as data matrices with real or complex-valued entries. Different levels of sparsity can be specified for each individual ordered eigenvector and the method is robust in parameter selection. See vignette for a detailed documentation and comparison, with several illustrative examples. The package is based on the paper: K. Benidis, Y. Sun, P. Babu, and D. P. Palomar, "Orthogonal Sparse PCA and Covariance Estimation via Procrustes Reformulation," IEEE Transactions on Signal Processing, IEEE Trans. on Signal Processing, vol. 64, no. 23, pp. 6211-6226, Dec. 2016. <doi:10.1109/TSP.2016.2605073>.

Authors:Konstantinos Benidis [aut], Daniel P. Palomar [cre, aut]

sparseEigen_0.1.0.9000.tar.gz
sparseEigen_0.1.0.9000.zip(r-4.5)sparseEigen_0.1.0.9000.zip(r-4.4)sparseEigen_0.1.0.9000.zip(r-4.3)
sparseEigen_0.1.0.9000.tgz(r-4.5-any)sparseEigen_0.1.0.9000.tgz(r-4.4-any)sparseEigen_0.1.0.9000.tgz(r-4.3-any)
sparseEigen_0.1.0.9000.tar.gz(r-4.5-noble)sparseEigen_0.1.0.9000.tar.gz(r-4.4-noble)
sparseEigen_0.1.0.9000.tgz(r-4.4-emscripten)sparseEigen_0.1.0.9000.tgz(r-4.3-emscripten)
sparseEigen.pdf |sparseEigen.html
sparseEigen/json (API)

# Install 'sparseEigen' in R:
install.packages('sparseEigen', repos = c('https://dppalomar.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/dppalomar/sparseeigen/issues

On CRAN:

Conda:

covariance-matrixeigenvectorspcasparse

5.42 score 12 stars 22 scripts 451 downloads 2 exports 0 dependencies

Last updated 6 years agofrom:2120b0c0f9. Checks:9 OK. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKMar 14 2025
R-4.5-winOKMar 14 2025
R-4.5-macOKMar 14 2025
R-4.5-linuxOKMar 14 2025
R-4.4-winOKMar 14 2025
R-4.4-macOKMar 14 2025
R-4.4-linuxOKMar 14 2025
R-4.3-winOKMar 14 2025
R-4.3-macOKMar 14 2025

Exports:spEigenspEigenCov

Dependencies:

Computing Sparse Eigenvectors of a Matrix

Rendered fromSparseEigenvectors-vignette.Rmdusingknitr::rmarkdownon Mar 14 2025.

Last update: 2018-05-03
Started: 2018-05-03