Package: moreparty
Type: Package
Title: A Toolbox for Conditional Inference Random Forests
Version: 0.1.0
Date: 2020-04-28
Depends: R (>= 3.1.0), party
Imports: partykit, varImp, plyr, foreach, measures, methods, MASS, iml
Suggests: pdp, vip, doParallel
Author: Nicolas Robette
Maintainer: Nicolas Robette <nicolas.robette@uvsq.fr>
Description: Additions to 'party' package : 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.
License: GPL (>= 2)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.0
NeedsCompilation: no
Packaged: 2020-04-28 14:06:28 UTC; nrobette
Repository: CRAN
Date/Publication: 2020-05-02 13:50:02 UTC
