DataLab is a compact statistics package aiming at exploratory data analysis. Please visit the DataLab Web site for more information....


LoadTargetVar

Declaration: FrmMLR.LoadTargetVar (varix: integer): integer;
Loads the target variables specified by the parameter varix which may take values between 1 and DStore.NrOfColumns.

The function returns the following error codes:

 0 .... everything OK
-1 .... the specified target variable is not available
-2 .... the specified target variable is also loaded as a descriptor (warning only)