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