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



ScalingMode


Unit: SDL_statis
Class: TPLSModel
Declaration: property ScalingMode: TPLSSclMode;

The property ScalingMode determines the type of scaling which is applied to the matrix of independent variables XMat prior to the PLS analysis:

scmCenter The variables are centered by subtracting the mean from each value of the particular variable.
scmStandardize The variables are standardized by subtracting the mean and dividing by the standard deviation.


Last Update: 2023-Feb-06