defineSubset | R Documentation |
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)
tableTCs |
(data frame) describing the pre-defined testcases |
N |
(integer) describing the number of testcases per biomarker contained in the subset (default: 50) |
seed |
(integer) specifying the seed used for defining the subset, default: 123 |
(data frame) describing the updated table with all test case definitions.
Tatjana Ammer tatjana.ammer@roche.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.