<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Association Rule Classification</dc:title>
  <dc:title>R package arc version 1.4.2</dc:title>
  <dc:description>Implements the Classification-based on
    Association Rules (CBA) algorithm for association rule classification.
    The package, also described in Hahsler et al. (2019) &lt;doi:10.32614/RJ-2019-048&gt;,
    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.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 3.5.0), arules (&gt;= 1.7-4), R.utils, discretization</dc:relation>
  <dc:relation>Imports: Matrix (&gt;= 0.5-0), methods, datasets, utils</dc:relation>
  <dc:relation>Suggests: qCBA</dc:relation>
  <dc:creator>Tomas Kliegr &lt;kliegr@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Tomas Kliegr [aut, cre]</dc:contributor>
  <dc:rights>GPL-3</dc:rights>
  <dc:date>2025-04-03</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=arc</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.arc</dc:identifier>
</oai_dc:dc>
