Function for defining a subset that is used for analyizing the computation time and can be used for other subanalyses.
defineSubset(tableTCs = NULL, N = 50, seed = 123)
(data frame) describing the updated table with all test case definitions.
(data frame) describing the pre-defined testcases
(integer) describing the number of testcases per biomarker contained in the subset (default: 50)
(integer) specifying the seed used for defining the subset, default: 123
Tatjana Ammer tatjana.ammer@roche.com