| new_optimizer | R Documentation |
Internal helper for constructing optimizer objects.
new_optimizer(name, type, parameters = list())
name |
A character string specifying the optimizer name. |
type |
A character string specifying the optimizer type. |
parameters |
A list of optimizer-specific parameters. |
An object of class "met_optimizer".
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.