mergeSummaryErrors {RIbench}R Documentation

Helper function to combine all computed summary errors

Description

Helper function to combine all computed summary errors

Usage

mergeSummaryErrors(
  errorList,
  nameVec,
  errorParam = "MedianAbsPercErrorOV",
  cutoffZ = FALSE
)

Arguments

errorList

(list) of the error lists for the different methods for which the summary errors should be combined

nameVec

(character) vector specifying the names of the methods

errorParam

(character) specifying for which error parameter the data frame should be generated

cutoffZ

(logical) indicating if a cutoff was set, needed for CRP case

Value

(data frame) containing the summary errors per analyte per method

Author(s)

Tatjana Ammer tatjana.ammer@roche.com


[Package RIbench version 1.0.2 Index]