Function for reading all results files.
readResultFilesAll(analytes, algo, baseDir = NULL, inputDir = NULL, tableTCs)
list with all caluclated results as RWDRI objects for each marker
(character) listing all analytes for which the result files should be parsed
(character) specifying used algorithm
(character) specifying the baseDir: Results will be used from baseDir/Results/algo/marker if baseDir is set, inputDir will be ignored; if baseDir is NULL, the current working directory will be used
(character) specifying path directly to Results directories
(data frame) containing all information about the simulated test sets
Tatjana Ammer tatjana.ammer@roche.com