neldermead.search: Starts the optimization

Description Usage Arguments Value Author(s) See Also

View source: R/neldermead.search.R

Description

Performs the optimization associated with the method associated with the method element of the neldermead object and find the optimum. If the restartflag element is enabled, automatic restarts are performed, based on the restartdetection element.

Usage

1

Arguments

this

A neldermead object.

Value

Return an updated neldermead object.

Author(s)

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

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

See Also

fminsearch, neldermead, neldermead.set,


sbihorel/neldermead documentation built on Feb. 7, 2022, 9:50 p.m.