Click or drag to resize

FactorAnalysisCovarianceExtraction, RotationRescaledSumOfSquaredLoadings Property

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

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

Property Value

DoubleVector
See Also