DATA MINING
Desktop Survival Guide by Graham Williams |
|||||
Examples |
The R function apriori from the arules package provides the apriori functionality using Borgelt's excellent implementation (See Chapter 48). We use the arules package here to illustrate the discovery of apriori rules.