Test whether the values for a metric of interest lie within the range
[-1, 1]. This returns true for Pearson/Spearman/Kendall correlations,
biweight midcorrelation, zero-inflated Kendall's tau, mutual information
(as implemented in WGCNA), the rho_p
measure of proportionality,
weighted rank correlation, and cosine similarity.
1 | is_bounded(metric)
|
true if the metric is within the range [-1, 1], false otherwise
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.