Description Usage Arguments Value Examples
View source: R/maximum.R View source: R/maximum.R
The maximum of a given optimization problem (OP)
can be accessed or mutated via the method 'maximum'.
If 'maximum' is set to TRUE the OP is maximized,
if 'maximum' is set to FALSE the OP is minimized.
1 2 3 |
x |
an object used to select the method. |
value |
an R object. |
a logical giving the direction.
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.