Factor Analysis.Communalities Property
Gets a vector containing the proportion of the common variance
of each variable associated with the factors.
Definition
Namespace: Numerics.NET.Statistics.Multivariate
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.6
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.6
public Vector<double> Communalities { get; }