Package: moreparty
Type: Package
Title: A Toolbox for Conditional Inference Trees and Random Forests
Version: 0.4
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, knitr, rmarkdown, rmdformats, descriptio,
        RColorBrewer, caret, pROC, dplyr, e1071
VignetteBuilder: knitr
Author: Nicolas Robette
Maintainer: Nicolas Robette <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) <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
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2023-11-22 12:42:47 UTC; nicolas
Repository: CRAN
Date/Publication: 2023-11-22 14:30:02 UTC
Built: R 4.2.0; ; 2023-12-21 19:56:52 UTC; unix
