View source: R/optimiser_class.R
optimiser | R Documentation |
A special class of iterator for selecting optimal parameter values not intended to be called directly, this class should be inherited to provide functionality for method-specific classes.
optimiser(...)
... |
named slots and their values. |
an optimiser object
OPT = optimiser()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.