Description Usage Arguments Value
View source: R/tdmDispatchTuner.r
Perform a parameter tuning by CMA-ES, using the *Java*
implementation by Niko Hansen through the interface package rCMA-package
.
1 | cma_jTuner(confFile, tdm, envT, dataObj)
|
confFile |
task configuration for tuning algorithm |
tdm |
the list with TDMR settings. |
envT |
the environment variable |
dataObj |
the |
the result of CMA-ES tuning, i.e. the list envT$spotConfig
, extended by list cma
with elements
|
a string vector with all console output from the optimization run |
|
the number of calls to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.