Click or drag to resize

PLS1 Properties

The PLS1 type exposes the following members.

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