IDmKeyInfluences

Assembly: Ms;

Description

The IDmKeyInfluences interface is used for data analysis using the Key Factors method.

Inheritance Hierarchy

          IDmMethodDetails

          IDmAttributesDetails

          IDmTargetDetails

          IDmKeyInfluences

Comments

This type of analysis determines a degree of influence of each factor on the dependent variable and detects the most significant factors. The method works on categorial values.

The use of the Key Factors method is given in the example for IDmMethod.Execute.

Properties inherited from IDmTargetDetails

  Property name Brief description
Target The Target property determines index of the data source field containing analyzed information.

Properties inherited from IDmAttributesDetails

  Property name Brief description
Attributes The Attributes property determines indexes of fields of the data source containing analysis factors.

Properties inherited from IDmMethodDetails

  Brief description
CrossValidation The CrossValidation property returns cross-validation settings.
DisplayName The DisplayName property returns method name.
InputDataSource The InputDataSource property determines a input data source.
StatMethod The StatMethod property returns parameters of a statistical method used in analysis.

See also:

Ms Assembly Interfaces | Naive Bayes Classifier | Key Factors