pcv: Procrustes Cross-Validation

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>.

Version: 1.0.0
Depends: R (≥ 3.5.0)
Imports: graphics, grDevices, stats
Suggests: testthat
Published: 2022-12-05
Author: Sergey Kucheryavskiy ORCID iD [aut, cre]
Maintainer: Sergey Kucheryavskiy <svkucheryavski at gmail.com>
BugReports: https://github.com/svkucheryavski/pcv/issues
License: MIT + file LICENSE
URL: https://github.com/svkucheryavski/pcv
NeedsCompilation: no
CRAN checks: pcv results

Documentation:

Reference manual: pcv.pdf

Downloads:

Package source: pcv_1.0.0.tar.gz
Windows binaries: r-devel: pcv_1.0.0.zip, r-release: pcv_1.0.0.zip, r-oldrel: pcv_1.0.0.zip
macOS binaries: r-release (arm64): pcv_1.0.0.tgz, r-oldrel (arm64): pcv_1.0.0.tgz, r-release (x86_64): pcv_1.0.0.tgz, r-oldrel (x86_64): pcv_1.0.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=pcv to link to this page.