getScore_custom: getScore_custom

Description Usage Arguments

Description

getScore_custom: placeholder for a custom metric

Usage

1
getScore_custom(x, y, cols, custom.score.method, ...)

Arguments

x

dataframe of training data

y

vector of class labels matching training data rows

cols

vector of column names

custom.score.method

a custom-function that takes in x, y, and cols, and outputs a score where the larger the value, the more optimal your separation criteria is.


mamouzgar/hsslda_dep documentation built on Dec. 21, 2021, 1:46 p.m.