Learn R Programming

RIbench (version 1.0.2)

mergeSummaryErrors: 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
)

Value

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

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

Author

Tatjana Ammer tatjana.ammer@roche.com