Package: dtree
Type: Package
Title: Decision Trees
Version: 0.4.2
Author: Ross Jacobucci
Maintainer: Ross Jacobucci <rcjacobuc@gmail.com>
Description: Combines various decision tree algorithms, plus both
             linear regression and ensemble methods into one package.
             Allows for the use of both continuous and categorical outcomes.
             An optional feature is to quantify the (in)stability to the
             decision tree methods, indicating when results can be trusted
             and when ensemble methods may be preferential.
License: GPL (>= 2)
LazyData: TRUE
RoxygenNote: 6.0.1
Depends: rpart, party, evtree, partykit, caret
Suggests: randomForest, tree, MASS, ISLR, matrixStats, plyr,
        rpart.utils, stringr, pROC
NeedsCompilation: no
Packaged: 2018-01-18 22:45:41 UTC; rjacobuc
Repository: CRAN
Date/Publication: 2018-01-18 23:57:29 UTC
Built: R 4.0.2; ; 2020-07-17 07:27:22 UTC; unix
