Click or drag to resize

PLS1CalibrationModelXWeights Property

Gets the per-target-variable x weight matrices.

Namespace: Altaxo.Calc.Regression.Multivariate
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
public IROMatrix<double>[] XWeights { get; }

Property Value

IROMatrixDouble
See Also