getScore_custom: getScore_custom

getScore_customR Documentation

getScore_custom

Description

getScore_custom: placeholder for a custom metric

Usage

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 documentation built on March 20, 2023, 6 a.m.