<?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>Innovative Complex Split Procedures in Random Forests Through
Candidate Split Sampling</dc:title>
  <dc:title>R package diversityForest version 0.6.0</dc:title>
  <dc:description>Implementation of three methods based on the diversity forest (DF) algorithm 
  (Hornung, 2022, &lt;doi:10.1007/s42979-021-00920-1&gt;), a split-finding approach that 
  enables complex split procedures in random forests.
  The package includes:
    1. Interaction forests (IFs) (Hornung &amp; Boulesteix, 2022, &lt;doi:10.1016/j.csda.2022.107460&gt;): 
    Model quantitative and qualitative interaction effects using bivariable splitting. 
    Come with the Effect Importance Measure (EIM), which can be used to identify variable 
    pairs that have well-interpretable quantitative and qualitative interaction effects 
    with high predictive relevance.
	2. Two random forest-based variable importance measures (VIMs) for multi-class outcomes: 
	the class-focused VIM, which ranks covariates by their ability to distinguish individual 
	outcome classes from the others, and the discriminatory VIM, which measures overall 
	covariate influence irrespective of class-specific relevance.
    3. The basic form of diversity forests that uses conventional univariable, binary 
    splitting (Hornung, 2022).
  Except for the multi-class VIMs, all methods support categorical, metric, and survival 
  outcomes. The package includes visualization tools for interpreting the identified 
  covariate effects.
  Built as a fork of the 'ranger' R package (main author: Marvin N. Wright), which 
  implements random forests using an efficient C++ implementation.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 3.5)</dc:relation>
  <dc:relation>Imports: Rcpp (&gt;= 0.11.2), Matrix, ggplot2, ggpubr, scales, nnet,
sgeostat, rms, MapGAM, gam, rlang, grDevices, RColorBrewer,
RcppEigen, survival, patchwork</dc:relation>
  <dc:relation>LinkingTo: Rcpp, RcppEigen</dc:relation>
  <dc:relation>Suggests: testthat, BOLTSSIRR</dc:relation>
  <dc:creator>Roman Hornung &lt;hornung@ibe.med.uni-muenchen.de&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Roman Hornung [aut, cre],
  Marvin N. Wright [ctb, cph]</dc:contributor>
  <dc:rights>GPL-3</dc:rights>
  <dc:date>2025-05-05</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=diversityForest</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.diversityForest</dc:identifier>
</oai_dc:dc>
