Package: moreparty
Type: Package
Title: A Toolbox for Conditional Inference Trees and Random Forests
Version: 0.4.2
Depends: R (>= 3.5.0), party
Imports: partykit, varImp, plyr, foreach, measures, methods, MASS, iml,
        pdp, vip (>= 0.4.1), ggplot2, rlang, shiny, shinyWidgets,
        rclipboard, DT, datamods, phosphoricons
Suggests: doParallel, rmdformats, descriptio, GDAtools, RColorBrewer,
        caret, pROC, dplyr, e1071, patchwork, scales
Authors@R: person(given = "Nicolas", family = "Robette", role = c("aut", "cre"), email = "nicolas.robette@uvsq.fr")
Description: Additions to 'party' and 'partykit' packages : tools for the interpretation of forests (surrogate trees, prototypes, etc.), feature selection (see Gregorutti et al (2017) <doi:10.48550/arXiv.1310.5726>, Hapfelmeier and Ulm (2013) <doi:10.1016/j.csda.2012.09.020>, Altmann et al (2010) <doi:10.1093/bioinformatics/btq134>) and parallelized versions of conditional forest and variable importance functions. Also modules and a shiny app for conditional inference trees.
License: GPL (>= 2)
Encoding: UTF-8
LazyData: true
URL: https://framagit.org/nicolas-robette/moreparty,
        https://nicolas-robette.frama.io/moreparty/
BugReports: https://framagit.org/nicolas-robette/moreparty/-/issues
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2025-09-09 09:17:33 UTC; nicolas
Author: Nicolas Robette [aut, cre]
Maintainer: Nicolas Robette <nicolas.robette@uvsq.fr>
Repository: CRAN
Date/Publication: 2025-09-12 08:30:02 UTC
Built: R 4.6.0; ; 2025-09-12 10:10:55 UTC; unix
