identify_tomek_links: Identify Tomek Links.

Description Usage Arguments Value

Description

identify_tomek_links returns a vector indicating whether each example in the input data set belong to a Tomek Link or not.

Usage

1

Arguments

data

A data frame containing the predictors and the outcome. The predictors must be numeric and the outcome must be both a binary valued factor and the last column of data.

Value

A logical vector indicating for each example in the input data set whether it belongs to a Tomek Link or not.


RomeroBarata/bimba documentation built on May 17, 2019, 8:03 a.m.