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



OnPercentDone


Unit: SDL_statis
Class: TPLSModel
Declaration: property OnPercentDone: TOnPercentDoneEvent;
{ TOnPercentDoneEvent = procedure (Sender: TObject; PercentDone: integer) of object; }

The OnPercentDone event is triggered regularly during cross validation of a PLS model and indicates the progress of the cross validation.


Last Update: 2023-Feb-06