The IPLS2Calc type exposes the following members.

Properties

  NameDescription
IsGood
Indicates whether the most recent calculation was successful.
Message
Gets any message that may have been generated by the algorithm. For example, if the calculation is unsuccessful, the message should indicate the reason.
PredictorLoadings
Gets a matrix whow columns are the predictor loading vectors.
PredictorScores
Gets a matrix whow columns are the predictor score vectors.

See Also