Function to get error subsets for defined category and restriction.
restrictSet(overallCat, tableTCs, errorList, distType = TRUE, restrict = NULL)
(list) containing the merged performance measurements grouped according to specified category
(list) containing the categories to split the dataset
(data.frame) containing all information about the simulated test sets
(list) containing for each method the table with the computed error measurements
(logical) indicating if 'overallCat' refers to analytes (FALSE, default) or distribution types (TRUE)
(character) indicating whether testcases should be filtered according to specified restriction, default NULL, e.g. fractionPathol <= 0.30
Tatjana Ammer tatjana.ammer@roche.com