Click or drag to resize

DoubleFactorAnalysisExtraction, RotationSumOfSquaredLoadings Property

Gets the sum of squared loadings for each extracted factor.

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

Property Value

DoubleVector
See Also