Perform a parameter tuning by Powell's UObyQA algorithm
(unconstrained optimization by quadratic approximation), see R-package powell
powellTuner(confFile, tdm, envT, dataObj)task configuration for tuning algorithm
the TDMR object
the environment variable
the TDMdata object containing the data set (train/vali part and test part)
the result of Powell tuning, i.e. the list envT$spotConfig, extended by
powellthe return value from powell
powell$countthe number of calls to tdmStartOther