spearmanr#
- named_arrays.stats.spearmanr(x, y, axis=None, where=True)#
Computes the Spearman correlation coefficient between two arrays.
Similar to
scipy.stats.spearmanr().
Computes the Spearman correlation coefficient between two arrays.
Similar to scipy.stats.spearmanr().