flip_inequality {bain} | R Documentation |
Flip inequality
Description
Takes a constraint and flips elements on both sides of any "<" operators so that only the ">" operator is used to define inequality constraints.
Usage
flip_inequality(hyp)
Arguments
hyp |
Character. An (in)equality constraint |
Value
Character
[Package bain version 0.2.11 Index]