In statistics, biweight midcorrelation (also called bicor) is a measure of similarity between samples. It is median-based, rather than mean-based, thus is less …
This article is an orphan, as no other articles link to it. Please introduce links to this page from related articles. (July 2026) |
In statistics, biweight midcorrelation (also called bicor) is a measure of similarity between samples. It is median-based, rather than mean-based, thus is less sensitive to outliers, and can be a robust alternative to other similarity metrics, such as Pearson correlation or mutual information.[1]
Here we find the biweight midcorrelation of two vectors and , with items, representing each item in the vector as and . First, we define as the median of a vector and as the median absolute deviation (MAD), then define and as,
Now we define the weights and as,
where is the identity function where,
Then we normalize so that the sum of the weights is 1:
Finally, we define biweight midcorrelation as,
Biweight midcorrelation has been shown to be more robust in evaluating similarity in gene expression networks,[2] and is often used for weighted correlation network analysis.
Biweight midcorrelation has been implemented in the R statistical programming language as the function bicor as part of the WGCNA package[3]
Also implemented in the Raku programming language as the function bi_cor_coef as part of the Statistics module.[4]
Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.