View source: R/evaluateResults.R
mergeSummaryErrors | R Documentation |
Helper function to combine all computed summary errors
mergeSummaryErrors( errorList, nameVec, errorParam = "MedianAbsPercErrorOV", cutoffZ = FALSE )
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 |
(data frame) containing the summary errors per analyte per method
Tatjana Ammer tatjana.ammer@roche.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.