Package: rSDR
Title: Robust Sufficient Dimension Reduction
Version: 1.0.2.1
Authors@R: c(
    person(given="Sheau-Chiann",family="Chen", email="sheau-chiann.chen.1@vumc.org", role = c("aut", "cre"),
           comment = c(ORCID= "0000-0002-5574-1434")),
    person(given="Shilin",family="Zhao", email="shilin.zhao.1@vumc.org",role = "aut"),
    person(given="Hsin-Hsiung Bill",family="Huang", email="hsin-hsiung.huang@ucf.edu",role = "aut",
    comment = c(ORCID = "0000-0001-7150-7229"))
    )
Description: A novel sufficient-dimension reduction method is robust against outliers using alpha-distance covariance and manifold-learning in dimensionality reduction problems. Please refer Hsin-Hsiung Huang, Feng Yu & Teng Zhang (2024) <doi:10.1080/10485252.2024.2313137> for the details.
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.3.2
Imports: expm, ManifoldOptim, methods, Rcpp, rstiefel, scatterplot3d,
        future, future.apply, ggplot2, ggsci
Suggests: knitr, rmarkdown, Matrix, RcppNumerical, fdm2id
VignetteBuilder: knitr
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2025-10-23 03:41:24 UTC; chiann
Author: Sheau-Chiann Chen [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-5574-1434>),
  Shilin Zhao [aut],
  Hsin-Hsiung Bill Huang [aut] (ORCID:
    <https://orcid.org/0000-0001-7150-7229>)
Maintainer: Sheau-Chiann Chen <sheau-chiann.chen.1@vumc.org>
Repository: CRAN
Date/Publication: 2025-10-28 08:20:08 UTC
Built: R 4.5.1; ; 2025-10-28 09:03:15 UTC; unix
