Click or drag to resize

DoubleFactorAnalysisExtraction, RotationExtractedCommunalities Property

This is the proportion of each variable's variance that can be explained by the extracted 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 ExtractedCommunalities { get; }

Property Value

DoubleVector
See Also