monotonicTree: execute decision tree with metrics.

Description Usage Arguments

Description

execute decision tree with metrics.

Usage

1
2
monotonicTree(data_train = train, data_test = test, metrics = metrics,
  label_class = label_class)

Arguments

data_train

dataset of train.

data_test

dataset of test.

metrics

types:MID,RMI....

label_class

class of dataset


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