Linear Discriminant Direction.Index Property
Gets the index of the direction.
Definition
Namespace: Numerics.NET.Statistics.Multivariate
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.1.0
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.1.0
public int Index { get; }
Property Value
Int32Remarks
Direction are sorted in descending order of significance. The direction that contributes the most to the variation in the data has index 0, and so on.