ISmDiscriminantAnalysis.FishersFuncs

Fore Syntax

FishersFuncs: Array;

Fore.NET Syntax

FishersFuncs: System.Array;

Description

The FishersFuncs property returns Fisher functions.

Comments

Use the ISmDiscriminantAnalysis.FinallyExplained property to get final classification of objects.

Fore and Fore.NET Examples

The property use is given in the example for ISmDiscriminantAnalysis.FinallyExplained.

See also:

ISmDiscriminantAnalysis