Click or drag to resize

DoubleFactorAnalysisExtraction, RotationInitialCommunalities Property

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

Property Value

DoubleVector
See Also