View source: R/OptimizerAsync.R
optimize_async_default | R Documentation |
Used internally in OptimizerAsync.
optimize_async_default(instance, optimizer, design = NULL, n_workers = NULL)
instance |
OptimInstanceAsync. |
optimizer |
OptimizerAsync. |
design |
|
n_workers |
Number of workers to be started.
Defaults to the number of workers set by |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.