TDMenvir.Given the general TDMR settings in tdm, construct an appropriate environment envT.
This is needed as input for tdmBigLoop.
tdmEnvTMakeNew(tdm = NULL, sCList = defaultSCList())a list with general settings for TDMR, see tdmDefaultsFill
[defaultSC()] a list of list with controls for SPOT or other tuners (one list
for each element in tdm$runList)
Environment envT, an object of class TDMenvir, containing (among others) the elements
runList=tdm$runList
tdm=tdmDefaultsFill(tdm)
getBstaccessor function(confFile,nExp,theTuner) into envT$bstGrid
getResaccessor function(confFile,nExp,theTuner) into envT$resGrid
sCListlist of spotConfig-objects, as many as envT$runList has elements. Each spotConfig object
sCList[[k]] contains a list opts as element for the machine learning part.