Click or drag to resize

PLS1CalibrationModelAllocate Method

[Missing <summary> documentation for "M:Altaxo.Calc.Regression.Multivariate.PLS1CalibrationModel.Allocate(System.Int32)"]


Namespace: Altaxo.Calc.Regression.Multivariate
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
protected void Allocate(
	int numberOfY
)

Parameters

numberOfY  Int32

[Missing <param name="numberOfY"/> documentation for "M:Altaxo.Calc.Regression.Multivariate.PLS1CalibrationModel.Allocate(System.Int32)"]

See Also