View source: R/evaluateResults.R
mergeAnalytes | R Documentation |
The feature can either be the pathological fraction, the sample size or the overlap (category) individually or cumulative (_cum).
For a individualized categorisation see getSubsetForDefinedCats
.
mergeAnalytes( tableTCs, errorList, catList = NULL, catLabels = NULL, distTypes = TRUE )
tableTCs |
(data.frame) containing all information about the simulated test sets |
errorList |
(list) containing for each method the table with the computed error measurements |
catList |
(list) containing the categories to split the dataset |
catLabels |
(list) containing the labels that will be used for the categories |
distTypes |
(logical) indicating if 'catList' refers to analytes (FALSE, default) or distribution types (TRUE) |
(list) containing the merged performance measurements grouped according to specified category
Tatjana Ammer tatjana.ammer@roche.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.