Type: Package
Package: psvmSDR
Title: Unified Principal Sufficient Dimension Reduction Package
Version: 2.0.1
Authors@R: c(person(given = "Jungmin",
                    family = "Shin",
                    role = c("aut", "cre"),
                    email = "c16267@gmail.com"),
             person(given = c("Seung", "Jun"),
                    family = "Shin",
                    role = "aut"),
             person(given = "Andreas",
                    family = "Artemiou",
                    role = "aut"))
Maintainer: Jungmin Shin <c16267@gmail.com>
Description: A unified and user-friendly framework for applying the principal sufficient dimension reduction methods for both linear and nonlinear cases. The package has an extendable power by varying loss functions for the support vector machine, even for an user-defined arbitrary function, unless those are convex and differentiable everywhere over the support (Li et al. (2011) <doi:10.1214/11-AOS932>). Also, it provides a real-time sufficient dimension reduction update procedure using the principal least squares support vector machine (Artemiou et al. (2021) <doi:10.1016/j.patcog.2020.107768>).
License: GPL-2
Encoding: UTF-8
Imports: stats, graphics
Suggests: testthat (>= 3.0.0)
RoxygenNote: 7.3.3
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2025-10-10 13:51:37 UTC; shin.991
Author: Jungmin Shin [aut, cre],
  Seung Jun Shin [aut],
  Andreas Artemiou [aut]
Repository: CRAN
Date/Publication: 2025-10-27 20:00:14 UTC
Built: R 4.6.0; ; 2025-10-28 00:51:34 UTC; windows
