neldermead.restart: Restart neldermead search.

View source: R/neldermead.restart.R

neldermead.restartR Documentation

Restart neldermead search.

Description

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

Usage

  neldermead.restart(this = NULL)

Arguments

this

A neldermead object.

Value

Returns 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

neldermead.updatesimp, neldermead.search,


neldermead documentation built on March 18, 2022, 7:58 p.m.