arules-package | R Documentation |
Provides the infrastructure for representing, manipulating and analyzing transaction data and patterns (frequent itemsets and association rules). Also provides C implementations of the association mining algorithms Apriori and Eclat. Hahsler, Gruen and Hornik (2005) \Sexpr[results=rd]{tools:::Rd_expr_doi("10.18637/jss.v014.i15")}.
Mining Algorithms: apriori()
, eclat()
Classes: transactions, rules, itemsets
Maintainer: Michael Hahsler mhahsler@lyle.smu.edu (ORCID) [copyright holder]
Authors:
Christian Buchta [copyright holder]
Bettina Gruen [copyright holder]
Kurt Hornik (ORCID) [copyright holder]
Other contributors:
Christian Borgelt [contributor, copyright holder]
Ian Johnson [contributor]
Makhlouf Ledmi [contributor]
Useful links:
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.