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