Learn R Programming

featurefinder (version 1.2)

Feature Finder

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.

Copy Link

Version

Install

install.packages('featurefinder')

Monthly Downloads

200

Version

1.2

License

MIT + file LICENSE

Maintainer

Richard Davis

Last Published

December 17th, 2024

Functions in featurefinder (1.2)

generateTrees

generateTrees
printResiduals

printResiduals
getVarAv

getVarAv
parseSplits

parseSplits
generateResidualCutoffCode

generateResidualCutoffCode
saveTree

saveTree
findFeatures

findFeatures
data

data