<?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>CHAID and Exhaustive CHAID Decision Trees</dc:title>
  <dc:title>R package chaidr version 0.1.0</dc:title>
  <dc:description>An implementation in base 'R' of the CHAID (Chi-squared
    Automatic Interaction Detection) decision tree algorithm of Kass (1980)
    &lt;doi:10.2307/2986296&gt; and the Exhaustive CHAID variant of Biggs, de Ville,
    and Suen (1991) &lt;doi:10.1080/02664769100000005&gt;, as specified in the 'IBM
    SPSS' Statistics Algorithms documentation. Supports nominal, ordinal (with
    floating missing category), and continuous predictors, and nominal,
    ordinal, and continuous response variables using Pearson chi-squared,
    Goodman row-effects, and one-way ANOVA F tests respectively. Includes
    prediction, rule extraction, gains and lift analysis, validation on
    holdout data, and visualization via base graphics, 'Graphviz' DOT,
    'plotly', and conversion to 'partykit' objects.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 4.5)</dc:relation>
  <dc:relation>Imports: graphics, grDevices, stats, utils</dc:relation>
  <dc:relation>Suggests: DiagrammeR, ggparty, ggplot2, htmlwidgets, knitr, partykit,
plotly, rmarkdown, rpart, spelling, testthat (&gt;= 3.2.0), withr</dc:relation>
  <dc:creator>Osamu Morimoto &lt;galactic.supermarket@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Osamu Morimoto [aut, cre, cph]</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=chaidr/LICENSE)</dc:rights>
  <dc:date>2026-08-08</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=chaidr</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.chaidr</dc:identifier>
  <dc:language>en-GB</dc:language>
</oai_dc:dc>
