Description Usage Arguments Value Author(s)
View source: R/tdmDispatchTuner.r
Perform a parameter tuning by Broyden, Fletcher, Goldfarb and Shanno (BFGS) method. The L-BFGS-B version allowing box constraints is used.
1 | bfgsTuner(confFile, tdm, envT, dataObj)
|
confFile |
task configuration for tuning algorithm |
tdm |
the TDMR object |
envT |
the environment variable |
dataObj |
the |
the result of BFGS tuning, i.e. the list envT$spotConfig
, extended by
|
the return value from |
|
the number of calls to |
Wolfgang Konen wolfgang.konen@Th-koeln.de, Patrick Koch
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.