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