Package: Sshaped
Type: Package
Title: Nonparametric, Tuning-Free Estimation of S-Shaped Functions
Version: 1.2
Date: 2025-09-22
Authors@R: c(
    person("Oliver Y.", "Feng", email = "oyf20@cam.ac.uk", role = "aut"),
    person("Yining", "Chen", email = "y.chen101@lse.ac.uk", role = c("aut", "cre")),
    person("Qiyang", "Han", email = "qh85@stat.rutgers.edu", role = "aut"),
    person("Raymond J.", "Carroll", email = "carroll@stat.tamu.edu", role = "aut"),
    person("Richard J.", "Samworth", email = "r.samworth@statslab.cam.ac.uk", role = "aut"))
Description: Estimation of an S-shaped function and its corresponding inflection point via a least squares approach. A sequential mixed primal-dual based algorithm is implemented for the fast computation. Details can be found in Feng et al. (2022) <doi:10.1111/rssb.12481>.
License: GPL-2
Imports: Rcpp (>= 1.0.5)
Depends: R (>= 3.4.0)
LinkingTo: Rcpp, RcppArmadillo
NeedsCompilation: yes
Author: Oliver Y. Feng [aut],
  Yining Chen [aut, cre],
  Qiyang Han [aut],
  Raymond J. Carroll [aut],
  Richard J. Samworth [aut]
Maintainer: Yining Chen <y.chen101@lse.ac.uk>
Packaged: 2025-09-22 09:57:10 UTC; CHENY100
Repository: CRAN
Date/Publication: 2025-09-22 10:40:08 UTC
Built: R 4.5.2; x86_64-w64-mingw32; 2025-11-01 01:00:48 UTC; windows
Archs: x64
