<?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>Decomposing Global Feature Effects Based on Feature Interactions</dc:title>
  <dc:title>R package xplaineff version 0.1.0</dc:title>
  <dc:description>Implements the GADGET (Generalized Additive Decomposition of Global
    EffecTs) algorithm for interpretable machine learning. The package
    recursively partitions the feature space to minimize heterogeneity of
    feature effects (e.g., Accumulated Local Effects or Partial Dependence),
    producing a tree of regions where effects are more stable. It supports
    both ALE and PD strategies, works with 'mlr3' learners and provides visualization of the interaction
    tree and regional effect plots. The method is described in Herbinger, J.,
    Wright, M. N., Nagler, T., Bischl, B., and Casalicchio, G. (2024),
    "Decomposing Global Feature Effects Based on Feature Interactions"
    &lt;https://jmlr.org/papers/volume25/23-0699/23-0699.pdf&gt;.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 4.3.0)</dc:relation>
  <dc:relation>Imports: checkmate (&gt;= 2.3.2), cli (&gt;= 3.0.0), data.table (&gt;= 1.14.0),
ggplot2 (&gt;= 3.5.2), ggraph (&gt;= 2.2.1), igraph (&gt;= 2.1.4),
mlr3misc (&gt;= 0.14.0), patchwork (&gt;= 1.3.0), R6 (&gt;= 2.6.1), Rcpp
(&gt;= 1.0.0)</dc:relation>
  <dc:relation>LinkingTo: Rcpp, RcppArmadillo</dc:relation>
  <dc:relation>Suggests: testthat (&gt;= 3.0.0), iml (&gt;= 0.11.4), mlr3, mlr3learners,
ranger, ISLR2, rpart, withr, xgboost</dc:relation>
  <dc:creator>Zizheng Zhang &lt;Zizheng.Zhang@stat.uni-muenchen.de&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Zizheng Zhang [aut, cre]</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=xplaineff/LICENSE)</dc:rights>
  <dc:date>2026-09-14</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=xplaineff</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.xplaineff</dc:identifier>
</oai_dc:dc>
