Package: featurefinder
Title: Feature Finder
Version: 1.1
Authors@R: person("Richard", "Davis", email = "davisconsulting@gmail.com", role = c("aut", "cre"))
Description: Finds modelling features through a detailed analysis of model residuals using 'rpart' classification and regression trees. Scans the residuals of a model across subsets of the data to identify areas where the model prediction differs from the actual target variable. S. Chatterjee, A. S. Hadi (2006) <doi:10.1002/0470055464>.
Depends: R (>= 3.2.0)
License: MIT + file LICENSE
LazyData: true
RoxygenNote: 6.0.1
Suggests: png, knitr, Metrics, mlr, gbm, randomForest
VignetteBuilder: knitr
Imports: rpart, rpart.plot, utils, plyr, grDevices
NeedsCompilation: no
Packaged: 2018-12-03 03:21:40 UTC; davisri
Author: Richard Davis [aut, cre]
Maintainer: Richard Davis <davisconsulting@gmail.com>
Repository: CRAN
Date/Publication: 2018-12-03 05:20:03 UTC
Built: R 4.2.0; ; 2023-04-10 21:11:57 UTC; unix
