insert_attributes: insert attributes necessary according measured

Description Usage Arguments

Description

insert attributes necessary according measured

Usage

1
insert_attributes(pruned, confidence, importance, leaf, metric)

Arguments

pruned

if pruned tree (pruned=TRUE) or not pruned tree (pruned=FALSE)

confidence

value of confidence

importance

for MID measure value of importance

leaf

number of instances for leaf

metric

string value of measure


raulopez/monotonicTree documentation built on May 27, 2019, 2:04 a.m.