Description Usage Arguments Value
View source: R/tdmDispatchTuner.r
Perform a parameter tuning using a Latin hypercube design (LHD) for obtaining best design points. LHD is performed by configuring SPOT in such a way that all the budget is used for the initial design (usually LHD).
1 | lhdTuner(confFile, theSpotPath, tdm, envT, dataObj)
|
confFile |
task configuration for tuning algorithm |
theSpotPath |
needed for spot |
tdm |
the TDMR object |
envT |
the environment variable |
dataObj |
the |
the result of LHD sampling, i.e. the list spotConfig
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.