View source: R/constraints_eval.R
were.constraints.relaxed | R Documentation |
Determines whether constraints where relaxed or not.
were.constraints.relaxed(used.constraints, input.constraints)
used.constraints |
The constraints that were used during the optimization. |
input.constraints |
The user-specified constraints. |
If input.constraints
was relaxed TRUE is returned, otherwise FALSE.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.