Click or drag to resize

DoublePCALoadings Property

Gets the loading matrix. Each column is a principal component.

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

Property Value

DoubleMatrix
See Also