arc

Association Rule Classification

CRAN Package

Implements the Classification-based on Association Rules (CBA) algorithm for association rule classification. The package, also described in Hahsler et al. (2019) doi:10.32614/RJ-2019-048, contains several convenience methods that allow to automatically set CBA parameters (minimum confidence, minimum support) and it also natively handles numeric attributes by integrating a pre-discretization step. The rule generation phase is handled by the 'arules' package. To further decrease the size of the CBA models produced by the 'arc' package, postprocessing by the 'qCBA' package is suggested.

  • Version1.4
  • R version≥ 3.2.3
  • LicenseGPL-3
  • Needs compilation?No
  • Last release08/17/2023

Documentation


Team


Insights

Last 30 days

Last 365 days

The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.

Data provided by CRAN


Binaries


Dependencies

  • Depends3 packages
  • Imports1 package
  • Suggests1 package
  • Reverse Depends1 package