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



NamePredictor


Unit: SDL_statis
Class: TPLSModel
Declaration: property NamePredictor[ix: integer]: string;

The array property NamePredictor contains the name of the variables used as predictors of the model. The predictor names have to be filled in when loading the independent data XMat.

Hint: It is important to assign the correct predictor names if the PLS model is to be stored (by SaveModelCoefficients) and applied to external data (using the methods LoadModelCoefficients and Predict). This way it may be checked whether the PLS model uses the appropriate variables during the application of the model.



Last Update: 2023-Feb-06