# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "EESPCA" in publications use:' type: software license: GPL-2.0-or-later title: 'EESPCA: Eigenvectors from Eigenvalues Sparse Principal Component Analysis (EESPCA)' version: 0.8.0 doi: 10.32614/CRAN.package.EESPCA abstract: 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) . authors: - family-names: Frost given-names: H. Robert email: rob.frost@dartmouth.edu repository: https://cranhaven.r-universe.dev commit: 0a32e2d947b558e16cf88dbd867cbd5b74ca155d date-released: '2026-05-27' contact: - family-names: Frost given-names: H. Robert email: rob.frost@dartmouth.edu