IDmKeyInfluences

Assembly: Ms;

Namespace: Prognoz.Platform.Interop.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
The Target property determines the field index of the data source, containing analyzed information.

Properties inherited from IDmAttributesDetails

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

Properties inherited from IDmMethodDetails

  Brief description
The CrossValidation property returns cross-validation settings
The DisplayName property returns the method name.
The StatMethod property returns statistical method parameters used in analysis.

See also:

Ms Assembly Interfaces | Naive Bayes Classifier | Key Factors