View source: R/evaluateResults.R
readResultFilesAll | R Documentation |
Function for reading all results files.
readResultFilesAll(analytes, algo, baseDir = NULL, inputDir = NULL, tableTCs)
analytes |
(character) listing all analytes for which the result files should be parsed |
algo |
(character) specifying used algorithm |
baseDir |
(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 |
inputDir |
(character) specifying path directly to Results directories |
tableTCs |
(data frame) containing all information about the simulated test sets |
list with all caluclated results as RWDRI objects for each marker
Tatjana Ammer tatjana.ammer@roche.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.