Package: pcv
Version: 1.2.0
Date: 2026-08-14
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")))
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.3.3
Suggests: testthat
NeedsCompilation: no
Depends: R (>= 3.5.0)
URL: https://github.com/svkucheryavski/pcv
BugReports: https://github.com/svkucheryavski/pcv/issues
Packaged: 2026-08-14 18:39:02 UTC; svkucheryavski
Author: Sergey Kucheryavskiy [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-3145-7244>)
Maintainer: Sergey Kucheryavskiy <svkucheryavski@gmail.com>
Repository: CRAN
Date/Publication: 2026-08-22 14:50:02 UTC
Built: R 4.6.1; ; 2026-08-22 23:10:01 UTC; windows
