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



RMSEP


Unit: SDL_statis
Class: TCrossValidator
Declaration: property RMSEP[varix: integer]: double;

The array property RMSEP delivers the cross validation results for all response variables in form of the root mean square of the error of prediction. RMSEP is automatically reset to its default value (-1.0) when the size of the test set is changed or if the cross validation is aborted (see OnCheckAbort event).

The parameter varix specifies the index of the response variable and may assume values between 1 and YMat.NrOfColumns.


Last Update: 2023-Dec-08