View source: R/neldermead.restart.R
| neldermead.restart | R Documentation |
Update the simplex with neldermead.updatesimp and restart the search
with neldermead.search.
neldermead.restart(this = NULL)
this |
A neldermead object. |
Returns an updated neldermead object.
Author of Scilab neldermead module: Michael Baudin (INRIA - Digiteo)
Author of R adaptation: Sebastien Bihorel (sb.pmlab@gmail.com)
neldermead.updatesimp,
neldermead.search,
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.