Click or drag to resize

PLS2NipalsAlgorithmResponseLoadings Property

Gets the response loadings matrix.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public DoubleMatrix ResponseLoadings { get; }

Property Value

DoubleMatrix
Remarks
The response loadings matrix is described in the class summary.
See Also