Click or drag to resize

IPLS2Calc Properties

The IPLS2Calc type exposes the following members.

Properties
 NameDescription
Public propertyCoefficients Gets the matrix of coefficients used for making predictions.
Public propertyIsGood Indicates 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 is unsuccessful, the message should indicate the reason.
Public propertyPredictorLoadings Gets a matrix whow columns are the predictor loading vectors.
Public propertyPredictorScores Gets a matrix whow columns are the predictor score vectors.
Top
See Also