computeRuntimeAll {RIbench} | R Documentation |
Function to compute runtime statistics for all analytes
Description
Function to compute runtime statistics for all analytes
Usage
computeRuntimeAll(analytes, algo, risIn, tableTCs)
Arguments
analytes |
(character) listing all analytes for which the result files should be parsed |
algo |
(character) specifying used algorithm |
risIn |
(list) with data frame of all calculated reference intervals and runtime |
tableTCs |
(data.frame) containing all information about the simulated test cases |
Value
(list) wit runtime statistics per analyte and data frames with raw runtime overall and per analyte
Author(s)
Tatjana Ammer tatjana.ammer@roche.com
[Package RIbench version 1.0.2 Index]