View source: R/121_constraints_constraint.R
| dual_value | R Documentation |
Returns the dual variable value(s) associated with a constraint
after solving. Returns NULL before the problem is solved.
dual_value(x)
x |
A |
A numeric matrix (single dual variable) or a list of
numeric matrices (multiple dual variables), or NULL.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.