import_external_rules {bsnsing}R Documentation

Import split rules from other packages

Description

Run other decision tree functions available in the system and collect the node split rules for optimal selection in bsnsing.

Usage

import_external_rules(x, y, verbose)

Arguments

x

a data frame.

y

a binary vector.

verbose

a logical value.

Value

a vector of character strings.


[Package bsnsing version 1.0.1 Index]