PLS |
The PLS2Regression type exposes the following members.
| Name | Description | |
|---|---|---|
| CalibrationModel | Gets the calibration model as a PLS2-specific calibration model interface. | |
| InternalCalibrationModel |
Gets the calibration model of the analysis.
(Overrides MultivariateRegressionInternalCalibrationModel) | |
| NumberOfFactors |
Gets the number of factors calculated during the analysis.
(Inherited from MultivariateRegression) | |
| NumberOfSpectralResiduals |
Gets the number of spectral residuals. This is normally 1, but for the PLS1 analysis, it is NumberOfY.
(Inherited from MultivariateRegression) | |
| PRESS | Gets the predicted error sum of squares (PRESS) values accumulated during analysis. |