Click or drag to resize

DoubleFactorAnalysisExtraction, RotationFactors Property

Gets the extracted factors. Each column of the matrix is a factor.

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

Property Value

DoubleMatrix
See Also