Assembly: Stat;
The ISlInfluence interface is used to work with characteristics of an influence on the dependent variable.
ISlInfluence
Influencers effect on the dependent variable is estimated using the naive Bayesian classifier, implemented with the ISmNaiveBayes interface.
Property name | Brief description | |
ExplainedValue | The ExplainedValue property returns the influenced value of the explained series. | |
ExplanatoryId | The ExplanatoryId property returns number of the explanatory series. | |
ExplanatoryValue | The ExplanatoryValue property returns the influencing value of the explanatory series. | |
InfluenceRate | The InfluenceRate property returns the rate of explanatory series value's influence on the explained series value. |
See also: