R/correlations.R
median_class_correlations.Rd
Given a correlation matrix the sample class information, calculates the median correlations of the samples within the class and between classes.
median_class_correlations(cor_matrix, sample_classes = NULL)
the sample - sample correlations
the sample classes as a character or factor
matrix