Click or drag to resize

FactorAnalysisCovarianceExtraction, RotationRescaledExtractedCommunalities Property

This is the proportion of each variable's variance that can be explained by the extracted rescaled factors jointly. The ith entry corresponds to the ith variable.

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

Property Value

DoubleVector
See Also