evaluate_rules_to_binary: Evaluate Rules to Binary Indicators

View source: R/utils.R

evaluate_rules_to_binaryR Documentation

Evaluate Rules to Binary Indicators

Description

Evaluate Rules to Binary Indicators

Usage

evaluate_rules_to_binary(rules, data, Y)

Arguments

rules

List of rules

data

Data to evaluate rules on

Y

Outcome that is appended to the binary data

Details

Takes in a list of rules and outputs a binary matrix


blind-contours/CVtreeMLE documentation built on June 22, 2024, 8:53 p.m.