ISlInfluence.ExplainedValue

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.

Example

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

See also:

ISlInfluence