PLS |
The PLS2 type exposes the following members.
| Name | Description | |
|---|---|---|
| Calculator | Gets and sets the calculator. | |
| IsGood | Whether the calculation was successful. | |
| Message | Gets any message that may have been generated by the algorithm. For example, if the calculation is unsuccessful, the message indicate the reason. | |
| NumComponents | Gets and sets the number of predictor variable components to use in the calculation. | |
| X | Gets the predictor matrix. | |
| Y | Gets the response matrix. |