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


TFrmPLS

The class TFrmPLS supports the management of the user interface of the partial least squares (PLS) tool. Please note that you cannot create an instance of this class yourself (the class has no public Create method). In order to manipulate the parameters of the PLS tool you have first to call the function PLSGui. This will display the PLS user interface and create the instance FrmPLS which is then globally available throughout a script.

The class TFrmPLS provides the following properties and methods:

Properties

 

Methods

Hint: If you use the global instance FrmPLS before you have called PLSGui this will result in an error message ("Could not call proc at ....")