Click or drag to resize

PLS2 Properties

The PLS2 type exposes the following members.

Properties
 NameDescription
Public propertyCalculator Gets and sets the calculator.
Public propertyIsGood Whether the calculation was successful.
Public propertyMessage Gets any message that may have been generated by the algorithm. For example, if the calculation is unsuccessful, the message indicate the reason.
Public propertyNumComponents Gets and sets the number of predictor variable components to use in the calculation.
Public propertyX Gets the predictor matrix.
Public propertyY Gets the response matrix.
Top
See Also