eoo_rules: Wrapper for tidymodels interface for EOO threshold rule.

View source: R/rule_based.R

eoo_rulesR Documentation

Wrapper for tidymodels interface for EOO threshold rule.

Description

Wrapper for tidymodels interface for EOO threshold rule.

Usage

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.


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