Procrustes cross-validation

버전 1.1.0 (436 KB) 작성자: Sergey Kucheryavskiy
Set of methods for generating Procrustes validation sets for PCA/SIMCA, PCR and PLS models.
다운로드 수: 27
업데이트 날짜: 2023/8/13

라이선스 보기

Procrustes cross-validation is a new approach for validation of chemometric models. It makes possible to generate a new dataset, named "PV-set" and use it for validation of models in the same way as with an independent validation set. The current implementation supports Principal Component Analysis (method "pcvpca()", Principal Component Regression (method "pcvpcr()") and Partial Least Squares (method "pcvpls()") models.
Check Getting started documentation and see more details here: https://github.com/svkucheryavski/pcv.

인용 양식

Kucheryavskiy S., Rodionova, O., & Pomerantsev, A. *Procrustes Cross-Validation of multivariate regression model*. Analytica Chimica Acta, 1255, 2023 [10.1016/j.aca.2023.341096](https://doi.org/10.1016/j.aca.2023.341096)

MATLAB 릴리스 호환 정보
개발 환경: R2018b
R2018a 이상 릴리스와 호환
플랫폼 호환성
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
버전 게시됨 릴리스 정보
1.1.0

The last version contains small improvements, better test coverage, as well as a new experimental feature — CV scope. See more details in the Project GitHub repository.

1.0.4

Fixed a small bug related to ordering of response values for cross-validation.

1.0.3

Fixed a small bug introduced in 1.0.2.

1.0.2

Amall changes to make the toolbox compatible with MATLAB 2017a or newer.

1.0