Package: Sshaped
Type: Package
Title: Nonparametric, Tuning-Free Estimation of S-Shaped Functions
Version: 1.1
Date: 2022-10-12
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: 2022-10-13 10:38:00 UTC; chen
Repository: CRAN
Date/Publication: 2022-10-13 11:32:32 UTC
