Click or drag to resize

PLS2Regression Properties

The PLS2Regression type exposes the following members.

Properties
 NameDescription
Public propertyCalibrationModel 
Protected propertyInternalCalibrationModel
(Overrides MultivariateRegressionInternalCalibrationModel)
Public propertyNumberOfFactors Returns the number of factors calculated during the analysis.
(Inherited from MultivariateRegression)
Public propertyNumberOfSpectralResiduals This returns the number of spectral residuals. This is normally 1, but for the PLS1 analyis, it is the NumberOfY.
(Inherited from MultivariateRegression)
Public propertyPRESS 
Top
See Also