Package: plsdof
Type: Package
Title: Degrees of Freedom and Statistical Inference for Partial Least
        Squares Regression
Depends: MASS
Version: 0.4-0
Date: 2025-09-14
Authors@R: c(
	person(given = "Nicole", family= "Kraemer", role = c("aut")),
	person(given = "Mikio L.", family= "Braun", role = c("aut")),
	person(given = "Frederic", family= "Bertrand", role = c("aut", "cre"), 
	email = "frederic.bertrand@lecnam.net", comment = c(ORCID = "0000-0002-0837-8281")))
Author: Nicole Kraemer [aut],
  Mikio L. Braun [aut],
  Frederic Bertrand [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-0837-8281>)
Maintainer: Frederic Bertrand <frederic.bertrand@lecnam.net>
Description: The plsdof package provides Degrees of Freedom estimates
        for Partial Least Squares (PLS) Regression. Model selection for
        PLS is based on various information criteria (aic, bic, gmdl)
        or on cross-validation. Estimates for the mean and covariance
        of the PLS regression coefficients are available. They allow
        the construction of approximate confidence intervals and the
        application of test procedures (Kramer and Sugiyama 
        2012 <doi:10.1198/jasa.2011.tm10107>).
        Further, cross-validation procedures for Ridge Regression and 
        Principal Components Regression are available.
Suggests: testthat (>= 3.0.0)
License: GPL (>= 2)
LazyLoad: yes
NeedsCompilation: no
Encoding: UTF-8
Repository: CRAN
RoxygenNote: 7.3.3
URL: https://github.com/fbertran/plsdof/,
        https://fbertran.github.io/plsdof/
BugReports: https://github.com/fbertran/plsdof/issues/
Config/testthat/edition: 3
Packaged: 2025-09-13 23:38:34 UTC; bertran7
Date/Publication: 2025-09-14 00:00:02 UTC
Built: R 4.6.0; ; 2025-09-14 00:27:19 UTC; unix
