View source: R/neldermead.get.R
| neldermead.get | R Documentation | 
Get the value for the given element in a neldermead object.
neldermead.get(this = NULL, key = NULL)
this | 
 A neldermead object.  | 
key | 
 The name of the key to query.  | 
Return the value of the list element key, or an error message if
key does not exist in the neldermead object this.
Author of Scilab neldermead module: Michael Baudin (INRIA - Digiteo)
Author of R adaptation: Sebastien Bihorel (sb.pmlab@gmail.com)
neldermead.set,
optimbase.get
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.