Description Usage Arguments Value
Wrapper for solnp
to solve semi-infinite program. solnp
uses the augmented Lagrange method for non-linear optimisation.
1 | optim_solnp(pars, sip, control = list(), ...)
|
pars |
starting parameter vector. |
sip |
SIP object created by |
control |
See control argument in |
Results from solnp
as sipo object (see sip
).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.