Helper function to compute the subscores for the distribution types and the mentioned categories
computeSubResults(
errorDf,
tableTCs,
distCat,
errorParam,
catList,
catLabels,
perfCombination = "mean"
)
(data frame) containing the computed subscores
(data frame) containing the estimate reference intervals and all computed error measures
(data.frame) containing all information about the simulated test sets
(character) specifying the distribution category
(character) specifiying for which error parameter the data frame should be generated
(character) vector containing the categories to split the dataset
(character) vector containing the labels that will be used for the categories
(character) specifying if mean (default), median or sum should be computed
Tatjana Ammer tatjana.ammer@roche.com