computeRuleInfor: compute rule information

View source: R/computeRuleInfor.R

computeRuleInforR Documentation

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

	# this is an internal function.

inTrees documentation built on June 1, 2022, 1:06 a.m.