arXiv:2409.01547 [stat.CO]AbstractReferencesReviewsResources
The R package psvmSDR: A Unified Algorithm for Sufficient Dimension Reduction via Principal Machines
Jungmin Shin, Seung Jun Shin, Andrea Artemiou
Published 2024-09-03Version 1
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.