minmax_mat: Minmax matrix

Description Usage Arguments

Description

Identifies splits and relevant criteria

Usage

1
minmax_mat(str, varnms, Y, interval)

Arguments

str

Structure of pathway from the root node in the decision tree to each terminal node

varnms

Names of covariates

Y

Response variable in the dataset

interval

logical. Continuous response (interval = FALSE) and Categorical response (interval = TRUE).


visTree documentation built on May 1, 2019, 9:46 p.m.