Learn R Programming

RIbench (version 1.0.2)

restrictSet: Function to get error subsets for defined category and restriction.

Description

Function to get error subsets for defined category and restriction.

Usage

restrictSet(overallCat, tableTCs, errorList, distType = TRUE, restrict = NULL)

Value

(list) containing the merged performance measurements grouped according to specified category

Arguments

overallCat

(list) containing the categories to split the dataset

tableTCs

(data.frame) containing all information about the simulated test sets

errorList

(list) containing for each method the table with the computed error measurements

distType

(logical) indicating if 'overallCat' refers to analytes (FALSE, default) or distribution types (TRUE)

restrict

(character) indicating whether testcases should be filtered according to specified restriction, default NULL, e.g. fractionPathol <= 0.30

Author

Tatjana Ammer tatjana.ammer@roche.com