PLS |
The PLS2CalibrationModel type exposes the following members.
| Name | Description | |
|---|---|---|
| CrossProduct | Gets the cross-product matrix (typically a 1-by-factors matrix). | |
| NumberOfFactors |
Gets or sets the number of factors used by the calibration model.
(Inherited from MultivariateCalibrationModel) | |
| NumberOfX |
Gets or sets the number of X variables (e.g. spectral points).
(Inherited from MultivariateCalibrationModel) | |
| NumberOfY |
Gets or sets the number of Y variables (e.g. concentrations).
(Inherited from MultivariateCalibrationModel) | |
| PreprocessingModel |
Gets the preprocessing model associated with this calibration model.
(Inherited from MultivariateCalibrationModel) | |
| XLoads | Gets the x loading matrix. | |
| XWeights | Gets the x weight matrix. | |
| YLoads | Gets the y loading matrix. |