PLS1CalibrationModelAllocate Method |
Allocates the per-target-variable model arrays.
Namespace: Altaxo.Calc.Regression.MultivariateAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntaxprotected void Allocate(
int numberOfY
)
Parameters
- numberOfY Int32
- Number of target variables.
See Also