computeRuntimeAll: Function to compute runtime statistics for all analytes

View source: R/evaluateResults.R

computeRuntimeAllR 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


RIbench documentation built on Nov. 28, 2022, 1:11 a.m.