ISmNaiveBayes.KeyInfluencesCount

Fore Syntax

KeyInfluencesCount: Integer;

Fore.NET Syntax

KeyInfluencesCount: integer;

Description

The KeyInfluencesCount property returns the number of key influences.

Comments

Use the ISmNaiveBayes.KeyInfluence property to get characteristics of the influence.

Fore and Fore.NET Examples

The property use is given in the example for ISmNaiveBayes.KeyInfluence.

See also:

ISmNaiveBayes