check_combo_rules: selects item combinations based on defined rules

View source: R/check_combo_rules.R

check_combo_rulesR Documentation

selects item combinations based on defined rules

Description

selects item combinations based on defined rules

Usage

check_combo_rules(full, rules = NULL)

Arguments

full

a numeric vector containing the the source for the combinations, typically the indices of the items in the referring dataset

rules

a list defining rules for combination selection

Value

a list of numeric vectors containing the selected item combinations that match the defined rules of forced_items and/or rules.


exhaustiveRasch documentation built on April 3, 2025, 6:18 p.m.