neldermead.get: Get the value for the given element

Description Usage Arguments Value Author(s) See Also

View source: R/neldermead.get.R

Description

Get the value for the given element in a neldermead object.

Usage

1
  neldermead.get(this = NULL, key = NULL)

Arguments

this

A neldermead object.

key

The name of the key to query.

Value

Return the value of the list element key, or an error message if key does not exist in the neldermead object this.

Author(s)

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

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

See Also

neldermead.set, optimbase.get


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