neldermead.function function

Call Cost Function.

Call Cost Function.

Simple way to compute the value of the cost function specified in a neldermead object.

neldermead.function(this = NULL, x = NULL)

Arguments

  • this: A neldermead object.
  • x: The point estimate where the cost function is to be evaluated.

Returns

Returns the value of the cost function.

Author(s)

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

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

  • Maintainer: Sebastien Bihorel
  • License: CeCILL-2
  • Last published: 2022-02-01

Useful links