English

The R package psvmSDR: A Unified Algorithm for Sufficient Dimension Reduction via Principal Machines

Computation 2024-09-06 v2 Machine Learning

Abstract

Sufficient dimension reduction (SDR), which seeks a lower-dimensional subspace of the predictors containing regression or classification information has been popular in a machine learning community. In this work, we present a new R software package psvmSDR that implements a new class of SDR estimators, which we call the principal machine (PM) generalized from the principal support vector machine (PSVM). The package covers both linear and nonlinear SDR and provides a function applicable to realtime update scenarios. The package implements the descent algorithm for the PMs to efficiently compute the SDR estimators in various situations. This easy-to-use package will be an attractive alternative to the dr R package that implements classical SDR methods.

Keywords

Cite

@article{arxiv.2409.01547,
  title  = {The R package psvmSDR: A Unified Algorithm for Sufficient Dimension Reduction via Principal Machines},
  author = {Jungmin Shin and Seung Jun Shin and Andreas Artemiou},
  journal= {arXiv preprint arXiv:2409.01547},
  year   = {2024}
}

Comments

version 2.0

R2 v1 2026-06-28T18:32:06.342Z