ISlInfluence.ExplanatoryId

Fore Syntax

ExplanatoryId: Integer;

Fore.NET Syntax

ExplanatoryId: integer;

Description

The ExplanatoryId property returns number of the explanatory series.

Comments

Use the ISlInfluence.ExplanatoryValue property to get value of the explanatory series that influences the explained series value.

Fore and Fore.NET Examples

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

See also:

ISlInfluence