View source: R/MxAvailableOptimizers.R
mxAvailableOptimizers | R Documentation |
List the Optimizers available in this version, e.g. "SLSQP" "CSOLNP"
mxAvailableOptimizers()
note for advanced users: Special-purpose optimizers like Newton-Raphson or EM are not included in this list.
- list of valid Optimizer names
- mxOption
(model, "Default optimizer")
mxAvailableOptimizers()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.