EESPCA: Eigenvectors from Eigenvalues Sparse Principal Component Analysis (EESPCA)

Contains logic for computing sparse principal components via the EESPCA method, which is based on an approximation of the eigenvector/eigenvalue identity. Includes logic to support execution of the TPower and rifle sparse PCA methods, as well as logic to estimate the sparsity parameters used by EESPCA, TPower and rifle via cross-validation to minimize the out-of-sample reconstruction error. H. Robert Frost (2021) <doi:10.1080/10618600.2021.1987254>.

Package details

AuthorH. Robert Frost
MaintainerH. Robert Frost <rob.frost@dartmouth.edu>
LicenseGPL (>= 2)
Version0.7.0
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("EESPCA")

Try the EESPCA package in your browser

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

EESPCA documentation built on June 16, 2022, 1:07 a.m.