readResultFilesAll {RIbench}R Documentation

Function for reading all results files.

Description

Function for reading all results files.

Usage

readResultFilesAll(analytes, algo, baseDir = NULL, inputDir = NULL, tableTCs)

Arguments

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

Value

list with all caluclated results as RWDRI objects for each marker

Author(s)

Tatjana Ammer tatjana.ammer@roche.com


[Package RIbench version 1.0.2 Index]