constraint_to_equation {bain} | R Documentation |
Formats a constraint as an equation that can be evaluated. Adds scalars to all parameters in the constraint, and adds a XXXconstant parameter to any constants. Also adds "*" and "+" operators where necessary for evaluation.
constraint_to_equation(hyp)
hyp |
Character. An (in)equality constraint |
Character