Learn R Programming

neldermead (version 1.0-13)

neldermead.restart: Restart neldermead search.

Description

Update the simplex with neldermead.updatesimp and restart the search with neldermead.search.

Usage

neldermead.restart(this = NULL)

Value

Returns an updated neldermead object.

Arguments

this

A neldermead object.

Author

Author of Scilab neldermead module: Michael Baudin (INRIA - Digiteo)

Author of R adaptation: Sebastien Bihorel (sb.pmlab@gmail.com)

See Also

neldermead.updatesimp, neldermead.search,