arules: Mining Association Rules and Frequent Itemsets

Provides the infrastructure for representing, manipulating and analyzing transaction data and patterns (frequent itemsets and association rules). Also provides interfaces to C implementations of the association mining algorithms Apriori and Eclat by C. Borgelt.

Version: 1.0-6
Depends: R (≥ 2.11.0), stats, methods, Matrix (≥ 0.999375-38)
Suggests: pmml, arulesViz
Published: 2011-02-27
Author: Michael Hahsler, Christian Buchta, Bettina Gruen and Kurt Hornik
Maintainer: Michael Hahsler <michael at hahsler.net>
License: GPL-2
Copyright: The code for apriori and eclat in src/rapriori.c was obtained from http://fuzzy.cs.uni-magdeburg.de/~borgelt/ and is Copyright (C) 1996-2003 Christian Borgelt. All other code is Copyright (C) Michael Hahsler, Christian Buchta, Bettina Gruen and Kurt Hornik.
URL: http://R-Forge.R-project.org/projects/arules/, http://lyle.smu.edu/IDA/arules/
Classification/ACM: G.4, H.2.8, I.5.1
Citation: arules citation info
In views: MachineLearning
CRAN checks: arules results

Downloads:

Package source: arules_1.0-6.tar.gz
MacOS X binary: arules_1.0-6.tgz
Windows binary: arules_1.0-6.zip
Reference manual: arules.pdf
Vignettes: Introduction to arules
Old sources: arules archive

Reverse dependencies:

Reverse depends: arulesNBMiner, arulesSequences, arulesViz, recommenderlab
Reverse imports: arulesSequences
Reverse suggests: pmml, rattle