Package: pcv
Version: 1.0.1
Date: 2023-01-28
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 (2020) <doi:10.1016/j.chemolab.2020.103937>.
Encoding: UTF-8
License: MIT + file LICENSE
Imports: graphics, grDevices, stats
RoxygenNote: 7.2.1
Suggests: testthat
NeedsCompilation: no
Depends: R (>= 3.5.0)
URL: https://github.com/svkucheryavski/pcv
BugReports: https://github.com/svkucheryavski/pcv/issues
Packaged: 2023-01-28 07:49:29 UTC; svkucheryavski
Author: Sergey Kucheryavskiy [aut, cre]
    (<https://orcid.org/0000-0002-3145-7244>)
Repository: CRAN
Date/Publication: 2023-01-28 09:40:09 UTC
Built: R 4.1.2; ; 2023-01-29 11:27:00 UTC; unix
