DataAnalysisAssociationRules

Description:

Association analysis type.
Parameters:
  • MinSupport - the minimum support where the item group occurs (Number);
  • MinConfidence - the minimum rule confidence (Number);
  • MinImportance - the minimum rule importance (Number);
  • FindInHierarchy - the need for searching by hierarchy (Boolean);
  • PruneRulesType - the prune type of searched rules (AssociationRulesPruneType);
  • DataSourceType - the data source type (AssociationRulesDataSourceType);
  • NumericValueUse - how to interpret numeric values (DataAnalysisNumericValueUseType);
  • IgnoreIncompleteValues - how to use empty values (Boolean);
  • Order - the order specifying how to return rules which have been found. (Enum DataAnalysisAssociationRulesOrderType).

Availability:

Server, thick client, external connection.

    

1C:Enterprise Developer's Community