Linear Discriminant Function.Get FTest Method
Gets an F test that tests the significance of the canonical correlations
of the current function and all remaining functions are 0.
Definition
Namespace: Extreme.Statistics.Multivariate
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
An FTest.
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
public FTest GetFTest()
Return Value
FTestAn FTest.
Remarks
The test is based on Wilks' lambda and uses an approximation. The approximation is exact when the number of groups is less than 3, or when the number of included functions is less than or equal to 2.