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.7)sparseEigen_0.1.0.9000.zip(r-4.6)sparseEigen_0.1.0.9000.zip(r-4.5)
sparseEigen_0.1.0.9000.tgz(r-4.6-any)sparseEigen_0.1.0.9000.tgz(r-4.5-any)
sparseEigen_0.1.0.9000.tar.gz(r-4.7-any)sparseEigen_0.1.0.9000.tar.gz(r-4.6-any)
sparseEigen_0.1.0.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
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.46 score 13 stars 22 scripts 526 downloads 2 exports 0 dependencies

Last updated from:2120b0c0f9. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK98
source / vignettesOK183
linux-release-x86_64OK111
macos-release-arm64OK114
macos-oldrel-arm64OK71
windows-develOK86
windows-releaseOK68
windows-oldrelOK62
wasm-releaseOK90

Exports:spEigenspEigenCov

Dependencies:

Computing Sparse Eigenvectors of a Matrix

Rendered fromSparseEigenvectors-vignette.Rmdusingknitr::rmarkdownon May 26 2026.

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