View source: R/evaluateResults.R
computePerfMeasAll | R Documentation |
Function for computing reference intervals for all markers
computePerfMeasAll(analytes, algo, risIn, tableTCs, cutoffZ = 5)
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 |
tableTCs |
(data.frame) containing all information about the simulated test sets |
cutoffZ |
(integer) specifying if and if so which cutoff should be used to classify results as implausible (default: 5) |
list with the calculated errors as data frame 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.