PLS |
The PLS1CalibrationModel type exposes the following members.
| Name | Description | |
|---|---|---|
| CrossProduct | Gets the per-target-variable cross-product matrices. | |
| 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).
(Overrides MultivariateCalibrationModelNumberOfY) | |
| PreprocessingModel |
Gets the preprocessing model associated with this calibration model.
(Inherited from MultivariateCalibrationModel) | |
| XLoads | Gets the per-target-variable x loading matrices. | |
| XWeights | Gets the per-target-variable x weight matrices. | |
| YLoads | Gets the per-target-variable y loading matrices. |