Calculating Association Rules

Enumerate itemsets from transactions and calculate association rules.

The first step in association analysis is the enumeration of itemsets. An itemset is any combination of two or more items in a transaction.