split_by_class: Returns an original binary class dataframe filtered to the...

Description Usage Arguments Value

View source: R/utils-uci.R

Description

Returns an original binary class dataframe filtered to the required class variable column

Usage

1
split_by_class(df, clss_val)

Arguments

df

(dataframe) : The required binary class dataframe to be filtered. This is required to have a class variable

clss_val

(character) : The required class value to be filtered

Value

(dataframe) : The filtered version of the original dataframe to the required class value


shamindras/robustps documentation built on July 22, 2019, 12:09 a.m.