Assembly: Ms;
Namespace: Prognoz.Platform.Interop.Ms;
The IDmKeyInfluences interface is used for data analysis using the Key Factors method.
IDmKeyInfluences
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.
Property name | Brief description | |
The Target property determines the field index of the data source, containing analyzed information. |
Property name | Brief description | |
The Attributes property determines the field indexes of the data source, containing factors for the analysis. |
Property name |
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