conr_rules | R Documentation |
Wrapper for tidymodels interface for ConR thresholds.
conr_rules(formula, data)
formula |
An object of class stats::formula specifying the target column in relation to the EOO, AOO, and locations column, e.g. y ~ eoo + aoo + locs. |
data |
A dataframe with the target, EOO, AOO, and number of locations. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.