computeRIsAll {RIbench} | R Documentation |
Function for computing reference intervals for all markers
Description
Function for computing reference intervals for all markers
Usage
computeRIsAll(analytes, algo, resIn, tableTCs, truncNormal = FALSE)
Arguments
analytes |
(character) listing all markers for which the result files should be parsed |
algo |
(character) specifying used algorithm |
resIn |
(list) with all calculated results for all markers as RWDRI objects |
tableTCs |
(data.frame) containing all information about the simulated test sets |
truncNormal |
(logical) specifying if a normal distribution truncated at zero shall be assumed |
Value
list with the calculated reference intervals as data frame for each marker
Author(s)
Tatjana Ammer tatjana.ammer@roche.com
[Package RIbench version 1.0.2 Index]