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.
Version: | 1.2 |
Depends: | R (≥ 3.2.0) |
Imports: | rpart, rpart.plot, plyr, grDevices |
Suggests: | knitr, rmarkdown, png |
Published: | 2024-12-17 |
DOI: | 10.32614/CRAN.package.featurefinder |
Author: | Richard Davis [aut, cre] |
Maintainer: | Richard Davis <davisconsulting at gmail.com> |
License: | MIT + file LICENSE |
NeedsCompilation: | no |
CRAN checks: | featurefinder results |
Reference manual: | featurefinder.pdf |
Vignettes: |
FeatureFinder (source, R code) |
Package source: | featurefinder_1.2.tar.gz |
Windows binaries: | r-devel: featurefinder_1.2.zip, r-release: featurefinder_1.1.zip, r-oldrel: featurefinder_1.2.zip |
macOS binaries: | r-release (arm64): featurefinder_1.2.tgz, r-oldrel (arm64): featurefinder_1.2.tgz, r-release (x86_64): featurefinder_1.2.tgz, r-oldrel (x86_64): featurefinder_1.2.tgz |
Old sources: | featurefinder archive |
Please use the canonical form https://CRAN.R-project.org/package=featurefinder to link to this page.