Click or drag to resize

PLS1CalibrationModelNumberOfY Property

[Missing <summary> documentation for "P:Altaxo.Calc.Regression.Multivariate.PLS1CalibrationModel.NumberOfY"]


Namespace: Altaxo.Calc.Regression.Multivariate
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public override int NumberOfY { get; set; }

Property Value

Int32

Implements

IMultivariateCalibrationModelNumberOfY
See Also