restrictSet {RIbench}R Documentation

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)

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

Value

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

Author(s)

Tatjana Ammer tatjana.ammer@roche.com


[Package RIbench version 1.0.2 Index]