The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information....



CvdRmsEP


Unit: SDL_statis
Class: TPLSModel
Declaration: property CvdRmsEP: TVector;

The readonly array property CvdRmsEP contains the root mean square errors of prediction of the response variables. Please note that the prediction errors are only valid after performing a cross validation.

The index of the CvdRmsEP property refers to the index of the response variables as stored in the matrix YMat.

Hint: Please note that the mean of the RMSEP values of all response variables is returned by the function CrossValidateModel. The property CvdRmsEP contains the individual RMSEP values.



Last Update: 2023-Feb-06