
Merge Uro Subtype Matrix
int_merge_suburo_matrix.RdMerge prediction score matrices from two classifiers.
Internal function called by int_calc_signatures(). Not meant for out
of package use. This function merges the prediction score matrices from the 5-class and 7-class
(UroA,UroB,UroC) classifiers into 1 unique score matrix.
Usage
int_merge_suburo_matrix(
score_matrix1,
score_matrix2,
row.names = list(NULL, NULL)
)