|  | IPLS | 
The IPLS2Calc type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Coefficients | Gets the matrix of coefficients used for making predictions. | 
|  | 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
See Also