Package: ppls
Type: Package
Title: Penalized Partial Least Squares
Depends: R (>= 3.5.0)
Imports: splines, MASS
Version: 2.0.0
Authors@R: c(
    person(
      "Nicole", "Kraemer",
      role = "aut"
    ),
    person(
      "Anne-Laure", "Boulesteix",
      role = "aut"
    ),
    person(
      "Vincent", "Guillemot",
      email = "vincent.guillemot@pasteur.fr",
      role = c("cre", "aut")
    )
  )
Description: Linear and nonlinear regression
        methods based on Partial Least Squares and Penalization
        Techniques. Model parameters are selected via cross-validation,
        and confidence intervals ans tests for the regression
        coefficients can be conducted via jackknifing. 
        The method is described and applied to simulated and experimental 
        data in Kraemer et al. (2008) <doi:10.1016/j.chemolab.2008.06.009>.
License: GPL (>= 2)
Encoding: UTF-8
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-07-22 08:19:17 UTC; vguillem
Author: Nicole Kraemer [aut],
  Anne-Laure Boulesteix [aut],
  Vincent Guillemot [cre, aut]
Maintainer: Vincent Guillemot <vincent.guillemot@pasteur.fr>
Repository: CRAN
Date/Publication: 2025-07-22 12:10:06 UTC
Built: R 4.6.0; ; 2025-08-18 04:29:43 UTC; unix
