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



YMat


Unit: SDL_statis
Class: TPLSModel
Declaration: property YMat: TMatrix;

The matrix YMat contains the response variables of the training data. Before calculating a PLS model the matrix YMat has to be resized (using YMat.Resize) to be able to hold the training data and then filled with the training data (rows are corresponding to objects, columns are variables).

Hint: Please note that both the matrices XMat and YMat have to have the same number of rows.



Last Update: 2023-Feb-06