Package: xgrove
Title: Explanation Groves
Version: 0.1-12
Date: 2024-09-14
Maintainer: Gero Szepannek <gero.szepannek@web.de>
Authors@R: person(given = "Gero",
                  family = "Szepannek",
                  role = c("aut", "cre"),
                  email = "gero.szepannek@web.de",
                  comment = c(ORCID = "0000-0001-8456-1283")
                  )
Description: Compute surrogate explanation groves for predictive machine learning models and analyze complexity vs. explanatory power of an explanation according to Szepannek, G. and von Holt, B. (2023) <doi:10.1007/s41237-023-00205-2>.
License: GPL (>= 2)
Encoding: UTF-8
Imports: gbm, dplyr, rpart, rpart.plot
Suggests: pdp, randomForest
RoxygenNote: 7.3.2
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2024-09-14 18:55:44 UTC; szepannek
Author: Gero Szepannek [aut, cre] (<https://orcid.org/0000-0001-8456-1283>)
Repository: CRAN
Date/Publication: 2024-09-15 09:40:02 UTC
