eoo_rules | R Documentation |
Wrapper for tidymodels interface for EOO threshold rule.
eoo_rules(formula, data)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.