PulseAugur
EN
LIVE 07:11:11

New R package 'spca' simplifies sparse principal component analysis

A new R package named spca has been developed to facilitate the computation of least squares sparse principal components (LS-SPCA). This package offers a framework for generating uncorrelated sparse principal components (sPCs) that maximize explained variance while maintaining strong correlations with standard principal components (PCs). The spca package features an efficient C++ backend for matrix computations and a flexible R frontend, providing users with various options for sparsification and variable selection. AI

IMPACT This package offers a computationally efficient alternative for computing interpretable sparse principal components, potentially aiding in feature selection and dimensionality reduction in machine learning workflows.

RANK_REASON The cluster describes a new R package for statistical computation, which falls under research.

Read on arXiv stat.ML →

AI-generated summary · Google Gemini · from 2 sources. How we write summaries →

New R package 'spca' simplifies sparse principal component analysis

COVERAGE [2]

  1. arXiv stat.ML TIER_1 English(EN) · Giovanni Maria Merola ·

    spca: An R package to Compute Least Squares Sparse Principal Components

    arXiv:2606.29104v1 Announce Type: cross Abstract: This paper introduces the R package spca, which provides a computational framework for least squares sparse principal component analysis (LS-SPCA). Unlike other SPCA methods, LS-SPCA generates uncorrelated sparse principal compone…

  2. arXiv stat.ML TIER_1 English(EN) · Giovanni Maria Merola ·

    spca: An R package to Compute Least Squares Sparse Principal Components

    This paper introduces the R package spca, which provides a computational framework for least squares sparse principal component analysis (LS-SPCA). Unlike other SPCA methods, LS-SPCA generates uncorrelated sparse principal components (sPCs) that effectively maximize the explained…