Skip to content

arc

Association Rule Classification

v1.4.2 · Apr 3, 2025 · GPL-3

Description

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.

Downloads

392

Last 30 days

9654th

1.1K

Last 90 days

4.8K

Last year

Trend: +13.3% (30d vs prior 30d)

CRAN Check Status

14 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Reverse Dependencies (1)

depends

Dependency Network

Dependencies Reverse dependencies arules R.utils discretization Matrix qCBA arc

Version History

new 1.4.2 Mar 10, 2026
updated 1.4.2 ← 1.4 diff Apr 2, 2025
updated 1.4 ← 1.3 diff Aug 16, 2023
updated 1.3 ← 1.2 diff Nov 6, 2020
updated 1.2 ← 1.1.4 diff Apr 17, 2018
updated 1.1.4 ← 1.1.3 diff Mar 4, 2018
updated 1.1.3 ← 1.1.2 diff Nov 14, 2017
updated 1.1.2 ← 1.1 diff Aug 23, 2017
updated 1.1 ← 1.0 diff Mar 1, 2017
new 1.0 Sep 6, 2016