Click or drag to resize

IPLS2CalibrationModel Properties

The IPLS2CalibrationModel type exposes the following members.

Properties
 NameDescription
Public propertyCrossProduct Gets the cross-product matrix (typically a 1-by-factors matrix).
Public propertyNumberOfFactors Gets the number of factors used by the calibration model.
(Inherited from IMultivariateCalibrationModel)
Public propertyNumberOfX Gets the number of X variables (e.g. spectral points).
(Inherited from IMultivariateCalibrationModel)
Public propertyNumberOfY Gets the number of Y variables (e.g. concentrations).
(Inherited from IMultivariateCalibrationModel)
Public propertyPreprocessingModel Gets the preprocessing model associated with this calibration model.
(Inherited from IMultivariateCalibrationModel)
Public propertyXLoads Gets the x loading matrix.
Public propertyXWeights Gets the x weight matrix.
Public propertyYLoads Gets the y loading matrix.
Top
See Also