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