Wrapper for tidymodels interface for EOO threshold rule.

eoo_rules(formula, data)

Arguments

formula

An object of class stats::formula specifying the target column in relation to the EOO column, e.g. y ~ eoo.

data

A dataframe with the target and EOO.