conr_rules: Wrapper for tidymodels interface for ConR thresholds.

View source: R/rule_based.R

conr_rulesR Documentation

Wrapper for tidymodels interface for ConR thresholds.

Description

Wrapper for tidymodels interface for ConR thresholds.

Usage

conr_rules(formula, data)

Arguments

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.


barnabywalker/tidyassessments documentation built on April 8, 2022, 12:32 p.m.