Click or drag to resize

DoubleFactorAnalysisExtraction, RotationRotatedSumOfSquaredLoadings Property

Gets the sum of squared loadings for each rotated extracted factor.

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

Property Value

DoubleVector
See Also