computeRuleInfor {inTrees} | R Documentation |
compute rule information
computeRuleInfor(instIx, pred, target)
instIx |
indices of the intances |
pred |
prediction from a rule |
target |
target values for the instances |
return error and frequency
# this is an internal function.