Click or drag to resize

PLS1RegressionInternalCalibrationModel Property

Gets the calibration model of the analysis.

Namespace: Altaxo.Calc.Regression.Multivariate
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
protected override MultivariateCalibrationModel InternalCalibrationModel { get; }

Property Value

MultivariateCalibrationModel
See Also