Click or drag to resize

PLS2RegressionCalibrationModel Property

Gets the calibration model as a PLS2-specific calibration model interface.

Namespace: Altaxo.Calc.Regression.Multivariate
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
public IPLS2CalibrationModel CalibrationModel { get; }

Property Value

IPLS2CalibrationModel
See Also