Linear Discriminant Function.Index Property
Gets the index of the function.
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 int Index { get; }
Property Value
Int32Remarks
Functions are sorted in descending order of significance. The function that contributes the most to the variation in the data has index 0, and so on.