DataLab
is a compact statistics package aiming at exploratory data analysis. Please visit the
DataLab Web site
for more information....
Home
Programming DataLab
DLabPascal
Data Access and GUI Control
PLS
PLSGui
See also:
TFrmPLS
Index
Statistical Background
PLSGui
Declaration:
PLSGui
(Discriminant: boolean): integer;
Starts the graphical user interface of the PLS tool. The parameter
Discriminant
controls whether the model is a regression model (PLS regression) or a discrimant model (PLS/DA).
The function returns always a zero return code.