computePerfMeasAll {RIbench}R Documentation

Function for computing reference intervals for all markers

Description

Function for computing reference intervals for all markers

Usage

computePerfMeasAll(analytes, algo, risIn, tableTCs, cutoffZ = 5)

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

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)

Value

list with the calculated errors as data frame for each marker

Author(s)

Tatjana Ammer tatjana.ammer@roche.com


[Package RIbench version 1.0.2 Index]