Factor.Eigenvalue Difference Property
Gets the difference between the eigenvalues of the unrotated factor and the next most
significant factor.
Definition
Namespace: Numerics.NET.Statistics.Multivariate
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
public double EigenvalueDifference { get; }
Property Value
DoubleRemarks
For the least significant factor, NaN is returned.