View source: R/evaluateResults.R
computeRuntimeAll | R Documentation |
Function to compute runtime statistics for all analytes
computeRuntimeAll(analytes, algo, risIn, tableTCs)
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 |
(list) wit runtime statistics per analyte and data frames with raw runtime overall and per analyte
Tatjana Ammer tatjana.ammer@roche.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.