import_external_rules: Import split rules from other packages

View source: R/bsnsing.R

import_external_rulesR 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.


bsnsing documentation built on July 4, 2022, 1:06 a.m.