ExplanatoryValue: Integer;
The ExplanatoryValue property returns the influencing value of the explanatory series.
The number of explanatory series that includes the returned value is returned by the ISlInfluence.ExplanatoryId property. Influenced value of the explained series is returned by the ISlInfluence.ExplainedValue property.
The property use is given in the example for ISmNaiveBayes.KeyInfluence.
See also: