Click or drag to resize

IPLS1CalcLoadings Property

Gets a matrix whow columns are the loading vectors.

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

Property Value

DoubleMatrix
See Also