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