Package: featurefinder
Type: Package
Title: Feature Finder
Version: 1.2
Author: Richard Davis [aut, cre]
Authors@R: c(person("Richard", "Davis", email = "davisconsulting@gmail.com", role = c("aut", "cre")))
Maintainer: Richard Davis <davisconsulting@gmail.com>
Description: Finds 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 differs from the actual data.
Depends: R (>= 3.2.0)
License: MIT + file LICENSE
LazyData: true
Encoding: UTF-8
RoxygenNote: 7.2.3
Suggests: knitr,rmarkdown, png
VignetteBuilder: knitr
Imports: rpart, rpart.plot, plyr, grDevices
BuildVignettes: true
NeedsCompilation: no
Packaged: 2024-12-16 21:30:05 UTC; davis
Repository: CRAN
Date/Publication: 2024-12-17 15:00:06 UTC
Built: R 4.6.0; ; 2025-07-18 05:29:53 UTC; unix
