inTrees (version 1.2)

computeRuleInfor: compute rule information

Description

compute rule information

Usage

computeRuleInfor(instIx, pred, target)

Arguments

instIx

indices of the intances

pred

prediction from a rule

target

target values for the instances

Value

return error and frequency

Examples

Run this code
# NOT RUN {
	# this is an internal function.
# }

Run the code above in your browser using DataCamp Workspace