Package: pcv
Version: 1.1.0
Date: 2023-08-12
Title: Procrustes Cross-Validation
Authors@R: c(person("Sergey", "Kucheryavskiy", role = c("aut", "cre"), email="svkucheryavski@gmail.com", comment = c(ORCID = "0000-0002-3145-7244")))
Maintainer: Sergey Kucheryavskiy <svkucheryavski@gmail.com>
Description: Implements Procrustes cross-validation method for Principal Component Analysis, Principal Component Regression and Partial Least Squares regression models. S. Kucheryavskiy (2023) <doi:10.1016/j.aca.2023.341096>.
Encoding: UTF-8
License: MIT + file LICENSE
Imports: graphics, grDevices, stats
RoxygenNote: 7.2.3
Suggests: testthat
NeedsCompilation: no
Depends: R (>= 3.5.0)
URL: https://github.com/svkucheryavski/pcv
BugReports: https://github.com/svkucheryavski/pcv/issues
Packaged: 2023-08-12 18:52:49 UTC; svkucheryavski
Author: Sergey Kucheryavskiy [aut, cre]
    (<https://orcid.org/0000-0002-3145-7244>)
Repository: CRAN
Date/Publication: 2023-08-12 19:20:02 UTC
Built: R 4.3.3; ; 2025-01-24 10:50:23 UTC; unix
