<?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>Exact Tree</dc:title>
  <dc:title>R package ExactTree version 0.1.1</dc:title>
  <dc:description>Grows optimally global trees based on the algorithm defined in "An exact dynamic programming algorithm for regression and classification trees" (2011). It is possible to obtain both classification and regression trees depending on the measurement level of the outcome variable. The algorithm is based on the dynamic programming principle and guarantees that the resulting tree is optimal with respect to the chosen impurity measure. The package also includes a function to visualize the resulting trees, a function that summarizes the tree with its splitting information and leaf information, and a predict function that provides estimates for a new dataset given a model fit. </dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 3.0.2), partykit, pracma, stats, grid, utils, graphics,
formula.tools</dc:relation>
  <dc:relation>Imports: gridtext, DescTools, methods, rpart</dc:relation>
  <dc:creator>Juan Claramunt Gonzalez &lt;j.claramunt.gonzalez@fsw.leidenuniv.nl&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Juan Claramunt Gonzalez [aut, cre, cph],
  Bart Jan van Os [aut],
  Elise Dusseldorp [aut]</dc:contributor>
  <dc:rights>GPL-3</dc:rights>
  <dc:date>2026-08-07</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=ExactTree</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.ExactTree</dc:identifier>
</oai_dc:dc>
