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