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 (2016). "Orthogonal Sparse PCA and Covariance Estimation via Procrustes Reformulation," IEEE Transactions on Signal Processing
- GitHub
- https://www.danielppalomar.com
- https://doi.org/10.1109/TSP.2016.2605073
- File a bug report
- sparseEigen results
- sparseEigen.pdf
- Version0.1.0
- R version≥ 3.4.0
- LicenseGPL-3
- Licensefile LICENSE
- Needs compilation?No
- sparseEigen citation info
- Last release12/21/2017
Documentation
Team
Daniel P. Palomar
Konstantinos Benidis
Show author detailsRolesAuthor
Insights
Last 30 days
Last 365 days
The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.
Data provided by CRAN
Binaries
Dependencies
- Depends1 package
- Suggests4 packages