ISmDiscriminantAnalysis.ClassCount

Fore Syntax

ClassCount: Integer;

Fore.NET Syntax

ClassCount: integer;

Description

The ClassCount property returns the number of classes obtained as the result of method calculation.

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