rCBA: CBA Classifier for R

Provides implementations of rule pruning algorithms based on the "Classification Based on Associations" (CBA). It can be used for building classification models from association rules. Rules are pruned in the order of precedence given by the sort criteria and a default rule is added. CBA was originally proposed by Liu, B. Hsu, W. and Ma, Y (1998). Integrating Classification and Association Rule Mining. Proceedings KDD-98, New York, 27-31 August. AAAI. pp80-86.

Version: 0.0.1
Depends: R (≥ 3.1.3), rJava, arules
Published: 2015-12-11
Author: Jaroslav Kuchar [aut, cre]
Maintainer: Jaroslav Kuchar <jaroslav.kuchar at gmail.com>
BugReports: https://github.com/jaroslav-kuchar/rCBA/issues
License: Apache License (== 2.0)
URL: https://github.com/jaroslav-kuchar/rCBA
NeedsCompilation: no
SystemRequirements: Java (>= 8.0)
Materials: NEWS
CRAN checks: rCBA results

Downloads:

Reference manual: rCBA.pdf
Package source: rCBA_0.0.1.tar.gz
Windows binaries: r-devel: rCBA_0.0.1.zip, r-release: rCBA_0.0.1.zip, r-oldrel: rCBA_0.0.1.zip
OS X Snow Leopard binaries: r-release: not available, r-oldrel: not available
OS X Mavericks binaries: r-release: not available