OptimizationAlgorithm-class | R Documentation |
A class storing information concerning the optimization algorithm.
Objects form the class OptimizationAlgorithm
can be created by calls of the form OptimizationAlgorithm(...)
where
(...) are the parameters for the OptimizationAlgorithm
objects.
Administration
objectsname
:A character string giving the name of the optimization algorithm.
parameters
:A list giving the parameters of the optimization algorithm.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.