ISlInfluence.ExplainedValue

Fore Syntax

ExplainedValue: Integer;

Fore.NET Syntax

ExplainedValue: integer;

Description

The ExplainedValue property returns the influenced value of the explained series.

Comments

Use the ISlInfluence.ExplanatoryValue property to get influencing value of the explanatory series.

Fore and Fore.NET Examples

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

See also:

ISlInfluence