expand_compound_constraints: Expand compound constraints

View source: R/create_matrices.R

expand_compound_constraintsR Documentation

Expand compound constraints

Description

Takes a compound constraint, with multiple (in)equality operators, and expands it into simple constraints.

Usage

expand_compound_constraints(hyp)

Arguments

hyp

Character. An (in)equality constraint

Value

A character vector with one element for each simple constraint


cjvanlissa/bain documentation built on June 13, 2024, 12:33 a.m.